The husk-scheme package
Husk is a dialect of Scheme written in Haskell that implements a subset of the R5RS standard. Husk is not intended to be a highly optimized version of Scheme. Rather, the goal of the project is to provide a tight integration between Haskell and Scheme while at the same time providing a great opportunity for deeper understanding of both languages. In addition, by closely following the R5RS standard the intent is to develop a Scheme that is as compatible as possible with other R5RS Schemes. This package includes a stand-alone executable as well as a library that allows an interpreter to be embedded within an existing Haskell application.
Properties
| Versions | 1.0, 1.1, 1.2, 1.3, 2.0, 2.1, 2.2, 2.3, 2.4, 3.0, 3.1, 3.2, 3.2.1, 3.3, 3.4, 3.4.1, 3.4.2, 3.4.3, 3.4.4, 3.5.1, 3.5.2, 3.5.2.1, 3.5.2.2, 3.5.2.3, 3.5.3, 3.5.3.1, 3.5.3.2, 3.5.4, 3.5.5, 3.5.6, 3.5.7, 3.6, 3.6.1, 3.6.2, 3.6.3, 3.7, 3.8, 3.9 |
|---|---|
| Dependencies | array, base (≥2.0 & <5), containers, haskeline, haskell98, mtl, parsec |
| License | MIT |
| Author | Justin Ethier |
| Maintainer | Justin Ethier <github.com/justinethier> |
| Category | Compilers/Interpreters, Language |
| Home page | https://github.com/justinethier/husk-scheme |
| Executables | huski |
| Upload date | Sat Nov 27 03:12:49 UTC 2010 |
| Uploaded by | JustinEthier |
| Built on | ghc-7.0 |
Modules
Downloads
- husk-scheme-1.0.tar.gz (Cabal source package)
- package description (included in the package)