Downloadliste

Projektbeschreibung

wsbasic is a BASIC interpreter written in C++
using recursive descent OO techniques instead of
the outdated lex/yacc tools. It can already be
used as a scripting replacement for bash and was
also used as basis for kturtle's logo interpreter.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-08-17 20:30
1.1b

Diese Freigabe verbessert die Fehlerausgabe der Parser. Es zeigt nun die erwarteten Stichwort anstelle der Token-ID, wenn ein Parser-Fehler auftritt.
Tags: Stable, Minor feature enhancements
This release improves the error output of the parser. It now shows the
expected keyword instead of the token id when a parse error occurs.

2002-08-15 01:01
Beta 1

Tags: Stable, Initial freshmeat announcement

Project Resources