summaryrefslogtreecommitdiffstats
path: root/development/blassic/README
blob: 06a30cd8f847e9a8449369add6661180f84bb87b (plain)
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/