The haskeem package
This is a moderately complete small scheme interpreter. It implements most of R6RS, with the exception of call/cc. It is however starting to have a set of delimited continuations, reset/shift et al. 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.
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, process, random, unix |
| License | 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/ |
| Executables | haskeem |
| Upload date | Tue Jan 19 04:54:08 UTC 2010 |
| Uploaded by | UweHollerbach |
Downloads
- haskeem-0.7.16.tar.gz (Cabal source package)
- package description (included in the package)