haskeem: A small scheme interpreter
This is a moderately complete small scheme interpreter. It implements most of R6RS, with the exception of call/cc. It has a macro system, although not R6RS hygienic macros. It is also not necessarily fully tail-recursive; so it's not industrial-strength. For playing with or learning scheme, it should be pretty good.
[Skip to Readme]
Downloads
- haskeem-0.7.7.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] | 0.6.10, 0.7.0, 0.7.4, 0.7.5, 0.7.7, 0.7.9, 0.7.12, 0.7.16 |
---|---|
Dependencies | base (>=4 && <5), containers, directory, haskeline, haskell98, mtl, network, old-time, parsec, random, unix [details] |
License | LicenseRef-GPL |
Author | Uwe Hollerbach <uh@alumni.caltech.edu> |
Maintainer | Uwe Hollerbach <uh@alumni.caltech.edu> |
Category | Compilers/Interpreters |
Home page | http://www.korgwal.com/haskeem/ |
Uploaded | by UweHollerbach at 2009-07-04T19:27:40Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | haskeem |
Downloads | 6386 total (32 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-31 [all 7 reports] |