diff options
author | Luis Henrique <lmello.009@gmail.com> | 2010-12-13 09:55:39 -0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-12-17 07:56:45 -0600 |
commit | 06206a7d122b2e9bc2ea32ed08e81839f0b7d032 (patch) | |
tree | da62162d3988aea53210c6bd9186d188779a6355 /development/blassic/slack-desc | |
parent | 04af64df9824010140ca7d6498080ace4afbed0a (diff) | |
download | slackbuilds-06206a7d122b2e9bc2ea32ed08e81839f0b7d032.tar.gz |
development/blassic: Added (BASIC interpreter)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/blassic/slack-desc')
-rw-r--r-- | development/blassic/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/blassic/slack-desc b/development/blassic/slack-desc new file mode 100644 index 0000000000..6067afd2aa --- /dev/null +++ b/development/blassic/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +blassic: blassic (BASIC interpreter) +blassic: +blassic: Blassic is a classic Basic interpreter. The line numbers are +blassic: mandatory, and it has PEEK & POKE. The main goal is to execute +blassic: programs written in old interpreters, even those that use peculiar +blassic: control flow constructs or automodifiable code. However, it can be +blassic: used as a scripting language, and has some not-so-classic +blassic: instructions. It has graphics modes that are compatible with some +blassic: classic systems and user defined. +blassic: +blassic: |