ddc-core: Disciplined Disciple Compiler core language and type checker.

[ compilers-interpreters, deprecated, library, mit ] [ Propose Tags ]
Deprecated

Disciple Core is an explicitly typed language based on System-F2, intended as an intermediate representation for a compiler. In addition to the polymorphism of System-F2 it supports region, effect and closure typing. Evaluation order is left-to-right call-by-value by default. There is a capability system to track whether objects are mutable or constant, and to ensure that computations that perform visible side effects are not reordered inappropriately. See the ddc-tools package for a user-facing interpreter and compiler.

Downloads

Maintainer's Corner

Package maintainers

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, 0.3.1.1, 0.3.2.1, 0.4.1.1, 0.4.1.2, 0.4.1.3, 0.4.2.1, 0.4.3.1
Dependencies array (>=0.4 && <0.6), base (>=4.6 && <4.8), containers (>=0.5 && <0.6), ddc-base (>=0.4.1 && <0.4.2), deepseq (>=1.3 && <1.4), directory (>=1.2 && <1.3), 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:42:26Z
Distributions
Reverse Dependencies 12 direct, 0 indirect [details]
Downloads 8350 total (14 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]