Download List

Project Description

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.

System Requirements

System requirement is not defined
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

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.
Tags: Stable, Minor feature enhancements

2002-08-15 01:01
Beta 1

Tags: Stable, Initial freshmeat announcement

Project Resources