slackbuilds_ponce/development/blassic/README
B. Watson 1813538d9e development/blassic: Updated for version 0.10.3, new maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2018-01-10 23:55:54 +07:00

15 lines
662 B
Text

blassic (BASIC interpreter)
Blassic is a classic Basic interpreter. The line numbers are
mandatory, and it has PEEK & POKE. The main goal is to execute
programs written in old interpreters, even those that use peculiar
control flow constructs or automodifiable code. However, it can be
used as a scripting language, and has some not-so-classic
instructions. It has graphics modes that are compatible with some
classic systems and user defined.
Blassic ships with many example programs, which are installed in
/usr/share/blassic/examples/
There is no documentation on the Blassic language included in the
package. Full docs can be found on http://blassic.net/