mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
d74e81fba6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
bas.info | ||
bas.SlackBuild | ||
README | ||
slack-desc |
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.