Bywater BASIC

From Rosetta Code
Revision as of 20:22, 5 April 2010 by Eriksiers (talk | contribs) (created with WP content)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This page uses content from Wikipedia. The original article was at Bywater_BASIC. The list of authors can be seen in the page history. As with Rosetta Code, the text of Wikipedia is available under the GNU FDL. (See links for details on variance)
Bywater BASIC is an implementation of BASIC. Other implementations of BASIC.

The Bywater BASIC Interpreter (a.k.a. bwbasic) is a BASIC interpreter. It supports a large superset of the ANSI Standard for Minimal BASIC and a large subset of the ANSI Standard for Full BASIC. Bywater BASIC was written in C, and runs on Unix-like and DOS-based systems.

Bywater BASIC can be downloaded from its Sourceforge project.