ddc-core-eval: Disciplined Disciple Compiler semantic evaluator for the core language.
Deprecated
This is a direct implementation of the operational semantics and is by no means fast, or a substitute for a real interpreter. Programs run with this evaluator will have an asymptotic complexity much worse than if they were compiled. This evaluator is intended for experimenting with the language semantics, and not running actual programs.
Modules
[Index]
Downloads
- ddc-core-eval-0.4.1.3.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.1.1, 0.2.1.2, 0.3.1.1, 0.3.2.1, 0.4.1.1, 0.4.1.3 |
---|---|
Dependencies | array (>=0.4 && <0.6), base (>=4.6 && <4.8), containers (>=0.5 && <0.6), ddc-base (>=0.4.1 && <0.4.2), ddc-core (>=0.4.1 && <0.4.2), deepseq (>=1.3 && <1.4), mtl (>=2.2 && <2.3), transformers (>=0.4 && <0.5) [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 |
Uploaded | by BenLippmeier at 2014-10-31T04:52:09Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 5584 total (18 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |