blob: ed631f9eda5c49861ddcf2beb87250c416dafefe (
plain) (
blame)
1
2
3
4
5
6
7
8
|
The Bywater BASIC Interpreter (bwBASIC) implements a large
superset of the ANSI Standard for Minimal BASIC (X3.60-1978)
and a significant subset of the ANSI Standard for Full BASIC
(X3.113-1987) in C. It also offers shell programming facilities
as an extension of BASIC. bwBASIC seeks to be as portable
as possible.
This is version 2.10.
|