ScriptBasic is a programming language created in 1999.
#2953on PLDB | 25Years Old |
ScriptBasic is a scripting language variant of BASIC. The source of the interpreter is available as a C program under the LGPL license. ScriptBasic generates intermediary code which is then interpreted by a runtime environment. Read more on Wikipedia...