Brian,
I would like to retain Script BASIC's memory manager that Peter Vehas wrote (
MyAlloc) and the variant style variable structure. I would also like to keep SB's variadic function(ality). The rest should be traditional BASIC with a sprinkle of Python and Perl.
I would also like to transition to the
DLLC style API extension module interface rather than SB's proprietary shared object calling method.
Script BASIC Keyword List