Bywater BASIC Interpreter/Shell, version 1.10 description
Implements a large superset of the ANSI Standard for Minimal BASIC (X3.60-1978) implemented in ANSI C, and offers a simple interactive environ- ment including some shell program facilities as an extension of BASIC. The interpreter has been
compiled successfully on a range of ANSI C compilers on varying platforms with no alterations to source code necessary. (C source)
File List:
BWBASIC.C
26Kb
BWBASIC.DOC
17Kb
BWBASIC.H
29Kb
BWB_CMD.C
36Kb
BWB_CND.C
27Kb
BWB_DIO.C
47Kb
BWB_ELX.C
37Kb
BWB_EXP.C
41Kb
BWB_FNC.C
51Kb
BWB_INP.C
36Kb
BWB_INT.C
18Kb
BWB_MES.H
12Kb
BWB_MTH.C
28Kb
BWB_OPS.C
58Kb
BWB_PRN.C
42Kb
BWB_STR.C
7Kb
BWB_TBL.C
6Kb
BWB_TCC.C
171b
BWB_VAR.C
57Kb
MAKEFILE.GCC
401b
MAKEFILE.QCL
1Kb
READ.ME
5Kb
Similar code
ASIC 5.0
(Popularity: ) : Is a "BASIC" programming language compiler for IBM PCs and compatibles. It includes an integrated full screen editor, from which you can edit, compile, and debug your programs. Or, at your option, you can use your own text editor, and ... ASM8085
(Popularity: ) : 8085 Assembly language compiler. uses 2 pass compiler method. Provides pseudo instructions and label, constant declaration. Written in Visual Basic 6 and sourcecode is included.