slackbuilds/development/bas
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
bas.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
bas.info development/bas: Updated for version 2.4. 2018-03-05 01:16:13 +07:00
slack-desc

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.