I'm surprised that there isn't more interest in a traditional BASIC that doesn't require platform API skills to use. Script BASIC is 32/64 bit cross platform, flexible and extensible, thread safe, typeless with a cross platform native GUI and SDL high level set of graphics primitives.
I've looked around and I can't find another BASIC that even comes close to providing the same or richer feature set. Can you?
Brief Feature List- Runs on Windows, Linux and OS X - 32/64 bit
- ANSI C with an OOP like API
- Embeddable with just a few SB API calls
- High level macro / CBASIC extension module interface
- Suport for MySQL, ODBC, SQLite3 as well as a record locking flat file system.
- Open Source and free to use as you like in commercial applications.
- Over a dozen years of production stable status with rock solid performance. (used in 24/7 firmware embedded devices)