The haskeem package
This is a moderately complete small scheme interpreter. It implements most of R6RS, with the exception of call/cc and a macro system. 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.
Properties
| Versions | 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), containers, directory, haskeline, haskell98, mtl, network, old-time, parsec, random, unix |
| License | GPL |
| Author | Uwe Hollerbach <uh@alumni.caltech.edu> |
| Maintainer | Uwe Hollerbach <uh@alumni.caltech.edu> |
| Category | Compilers/Interpreters |
| Executables | haskeem |
| Upload date | Wed Jun 3 04:22:59 UTC 2009 |
| Uploaded by | UweHollerbach |
| Built on | ghc-6.10 |
Downloads
- haskeem-0.6.10.tar.gz (Cabal source package)
- package description (included in the package)