vintage-basic-1.0.1: Interpreter for microcomputer-era BASIC

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

Versions1.0, 1.0.1
Dependenciesarray (≥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)
LicenseBSD3
AuthorLyle Kopnicky
Maintainerlyle@vintage-basic.net
Stabilityexperimental
CategoryCompilers/Interpreters
Home pagehttp://www.vintage-basic.net
Executablesvintbas
Upload dateSat Mar 14 02:56:20 UTC 2009
Uploaded byLyleKopnicky
Built onghc-6.10

Downloads