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

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.