husk-scheme: R5RS Scheme interpreter, compiler, and library.
[ compilers-interpreters, language, library, mit, program ]
[ Propose Tags ]
[ Report a vulnerability ]
A dialect of R5RS Scheme written in Haskell. Provides advanced features including continuations, hygienic macros, a Haskell FFI, and the full numeric tower.
[Skip to Readme]
Modules
- Language
- Scheme
- Language.Scheme.Compiler
- Language.Scheme.Core
- Language.Scheme.FFI
- Language.Scheme.Macro
- Language.Scheme.Macro.ExplicitRenaming
- Language.Scheme.Macro.Matches
- Language.Scheme.Numerical
- Language.Scheme.Parser
- Plugins
- Language.Scheme.Plugins.CPUTime
- Language.Scheme.Primitives
- Language.Scheme.Types
- Language.Scheme.Variables
- Scheme
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
useffi | Turn off FFI to decrease build times and minimize executable sizes | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- husk-scheme-3.5.7.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 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, 3.10, 3.11, 3.12, 3.13, 3.14, 3.15, 3.15.1, 3.15.2, 3.16, 3.16.1, 3.17, 3.17.1, 3.18, 3.19, 3.19.1, 3.19.2, 3.19.3, 3.20 |
---|---|
Change log | ChangeLog.markdown |
Dependencies | array, base (>=2.0 && <5), containers, directory, filepath, ghc, ghc-paths, haskeline, husk-scheme, mtl, parsec, process, transformers [details] |
Tested with | ghc ==7.2.2, ghc ==7.0.2, ghc ==6.12.3, ghc ==6.10.4 |
License | MIT |
Author | Justin Ethier |
Maintainer | Justin Ethier <github.com/justinethier> |
Category | Compilers/Interpreters, Language |
Home page | http://justinethier.github.com/husk-scheme |
Source repo | head: git clone git://github.com/justinethier/husk-scheme.git |
Uploaded | by JustinEthier at 2012-10-05T02:13:05Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Executables | huskc, huski |
Downloads | 39603 total (19 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-23 [all 7 reports] |