You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
dsomero d0c108251a various: Update find command to match template. 12 years ago
..
README development/blassic: Added (BASIC interpreter) 15 years ago
blassic.SlackBuild various: Update find command to match template. 12 years ago
blassic.info development/blassic: New homepage. 12 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

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.