The vintage-basic package
An interpreter for what is essentially Microsoft BASIC v2, what you might find on a computer in the late 70s or early 80s, such as the Commodore 64.
Rather than making use of traditional stack-based primitives, the implementation uses monad transformers, including one with resumable exceptions that can caught by a program's continuation rather than its context.
Properties
| Versions | 1.0, 1.0.1 |
|---|---|
| Dependencies | array (≥0.1), base (≥3), directory (≥1), filepath (≥1.1), HUnit (≥1.2), mtl (≥1.1), parsec (≥2.1), process (≥1), random (≥1), regex-base (≥0.72), regex-posix (≥0.72), time (≥1.1) |
| License | BSD3 |
| Author | Lyle Kopnicky |
| Maintainer | lyle@vintage-basic.net |
| Stability | experimental |
| Category | Compilers/Interpreters |
| Home page | http://www.vintage-basic.net |
| Executables | vintbas |
| Upload date | Sat Mar 14 02:56:20 UTC 2009 |
| Uploaded by | LyleKopnicky |
| Built on | ghc-6.10 |
Downloads
- vintage-basic-1.0.1.tar.gz (Cabal source package)
- package description (included in the package)