slackbuilds_ponce/development/blassic
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
blassic.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
blassic.SlackBuild
README
slack-desc

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.