- FreeBASIC
A 32-bit BASIC compiler, with the syntax the most compatible possible with MS-QuickBASIC, that adds new features such as pointers, unsigned data types, inline-assembly. [Open-source, LGPL]
http://www.freebasic.net/
(Added: Mon Apr 04 2011 Hits: 0 Rating: 0.00 Votes: 0)
Rate It
Review It
- Lemick
A project to make a programming language similar to those traditional Basic implementations but with all the attributes of the modern programming tool. Current version is a bytecode compiler and interpreter/JIT compiler implemented in pure C with flex (scanner) and bison (parser).
http://lemick.sourceforge.net/
(Added: Mon Apr 04 2011 Hits: 0 Rating: 0.00 Votes: 0)
Rate It
Review It
- NBASIC
A BASIC interpreter designed to mimic the operation of 8/16bit microcomputers of the early 1980's like the Tandy Color Computer, Apple IIe, Commodore 64, Texas Instruments TI-99/4A.
http://sylvaware.home.mindspring.com
(Added: Mon Apr 04 2011 Hits: 0 Rating: 0.00 Votes: 0)
Rate It
Review It
- ScriptBasic
Open Source GPL BASIC interpreter supporting Win32, UNIX, Linux. Rich set of features, many built-in functions. External modules written in C. Modular. Interpreted internal code. Internal code cache for fast execution. Compiled to C. Source is pure C.
http://www.scriptbasic.com/
(Added: Mon Apr 04 2011 Hits: 0 Rating: 0.00 Votes: 0)
Rate It
Review It
|