vintage-basic: Interpreter for 1970s-era BASIC
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.
[Skip to Readme]
Downloads
- vintage-basic-1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0, 1.0.1, 1.0.3 |
---|---|
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) [details] |
Tested with | ghc ==6.10.1 |
License | BSD-3-Clause |
Author | Lyle Kopnicky |
Maintainer | lyle@vintage-basic.net |
Category | Compilers/Interpreters |
Home page | http://www.vintage-basic.net |
Uploaded | by LyleKopnicky at 2009-03-12T15:06:10Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | vintbas |
Downloads | 2975 total (19 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Successful builds reported [all 7 reports] |