MiniBasic - how to write a script interpreter
Download, 131 pages
$2.50
Downloads immediately
Implementation of a BASIC interpreter, with full language documentation and essay on how to write a script interpreter. Full ANSI C source included. A great resource for anyone doing a compilers and interpreters course at university, or for anyone needing to add scripting to their programs.
A program BASICdraw is now available that adds a MiniBasic script interpreter to a graphics editor. The program is free, download here