slackbuilds/development/bas
B. Watson 8375315fea
development/bas: Updated for version 2.5.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-07 08:45:20 +07:00
..
README
bas.SlackBuild development/bas: Updated for version 2.5. 2022-03-07 08:45:20 +07:00
bas.info development/bas: Updated for version 2.5. 2022-03-07 08:45:20 +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.