This is a BASIC language interpreter. You can use it to run programs written in BASIC. For those who may not know, BASIC is a language used only to learn early fundamentals of programming.
Cubix is Basic eXecutive is a lightweight, fast, cross-platform BASIC interpreter engine. Its goal is to provide simple scripting support for any application.Cubix implements most common elements of...
This is a scripting language implementation of BASIC. It is designed as a simple-to-program scripting language for competing with VisualBasic and VBScript.The program actually is BASIC, GOTOs and all,...
AML is an implementation of a basic register machine coded in C++. It provides all of the rudimentary features of any machine language like basic I/O and arithmetic, but it also provides a very easy...
This is an object-orientated modern BASIC language for Windows and Linux. It comes with Java-like object orientation and backward support for VB6 and QBasic, as it is 100 percent syntax-compatible,...