./lang/wsbasic, Simple BASIC interpreter

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


Branch: pkgsrc-2007Q4, Version: 1.2.5, Package name: wsbasic-1.2.5, 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: (Expand)

SHA1: 7cac105c3d11ee00e008b7d1756f8ddf9a70929e
RMD160: 70b8aeb73a2a2ba9f05b9067645c6feb895ee382
Filesize: 20.259 KB

Version history: (Expand)