B. Watson 8375315fea development/bas: Updated for version 2.5. 2 years ago
..
README 52c6c8736d development/bas: Added (classic basic interpreter) 11 years ago
bas.SlackBuild 8375315fea development/bas: Updated for version 2.5. 2 years ago
bas.info 8375315fea development/bas: Updated for version 2.5. 2 years ago
slack-desc 52c6c8736d development/bas: Added (classic basic interpreter) 11 years ago

README

Bas is an interpreter for the classic dialect of the programming
language BASIC. It is pretty compatible to typical BASIC
interpreters of the 1980s. The interpreter tokenises the source
and resolves references to variables and jump targets before
running the program.