./lang/wsbasic, Simple BASIC interpreter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q1, Version: 1.2.7, Package name: wsbasic-1.2.7, Maintainer: ghen

WSBasic is a BASIC interpreter written entirely in C++ without the use
of lex or yacc. It shows how one can create a compiler or interpreter
using some simple classes to parse and/or execute script code. It is
a good way to fully understand how a parser/compiler actually works,
at least that was the original purpose of this project. Later the
ability to run shell commands was added just like in bash scripting
and this gives the project also some nice practical use.


Master sites:

SHA1: c27e5c95fd9b5c8cc8366600df6f83b67d223829
RMD160: 2c194087f59af350bcbebc674e1016035bbcb126
Filesize: 22.965 KB

Version history: (Expand)