Bywater BASIC

The Bywater BASIC Interpreter (bwBASIC) is an interpreter for the BASIC programming language. It supports a large superset of the ANSI Standard for Minimal BASIC (X3.60-1978) and a large subset of the ANSI Standard for Full BASIC (X3.113-1987). Bywater BASIC is written in the C programming language, and runs on GNU and DOS based systems.
Licence
Bywater BASIC is open source and is freely available under the terms of the GNU General Public Licence.
Features
Bywater basic provides the following features:
* support for lprint
* support for on error events
* can be used as a shell interpreter via the hashbang mechanism
 
< Prev   Next >