ddci-core: Disciple Core language interactive interpreter.
Deprecated
Disciple Core is an explicitly typed language based on System-F2, intended as an intermediate representation for a compiler. In addition to the features of System-F2 it supports region, effect and closure typing. Evaluation order is left-to-right call-by-value by default, but explicit lazy evaluation is also supported. There is also a capability system to track whether objects are mutable or constant, and to ensure that computations that perform visible side effects are not suspended with lazy evaluation.
Downloads
- ddci-core-0.2.1.2.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.2.0.1, 0.2.0.2, 0.2.1.1, 0.2.1.2 |
---|---|
Dependencies | base (>=4.6 && <4.7), containers (>=0.5 && <0.6), ddc-base (>=0.2.1 && <0.2.2), ddc-core (>=0.2.1 && <0.2.2), ddc-core-eval (>=0.2.1 && <0.2.2), ddc-core-simpl (>=0.2.1 && <0.2.2), haskeline (>=0.7 && <0.8), haskell-src-exts (>=1 && <2) [details] |
License | MIT |
Author | The Disciplined Disciple Compiler Strike Force |
Maintainer | Ben Lippmeier <benl@ouroborus.net> |
Category | Compilers/Interpreters |
Home page | http://disciple.ouroborus.net |
Bug tracker | disciple@ouroborus.net |
Uploaded | by BenLippmeier at 2012-10-24T02:09:40Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | ddci-core |
Downloads | 3335 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Successful builds reported [all 9 reports] |