slackbuilds/development/blassic
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README development/blassic: Added (BASIC interpreter) 2010-12-17 07:56:45 -06:00
blassic.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
blassic.info development/blassic: New homepage. 2013-07-12 13:02:59 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.