Commit graph

2 commits

Author SHA1 Message Date
Ivan Garcia Tora
b5514604e9 Initial import of blassic, version 0.8.1:
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.
2004-02-22 22:45:04 +00:00
Ivan Garcia Tora
0c3ec32fff Initial import of blassic, version 0.7.2:
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.
2003-12-13 19:37:07 +00:00