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

The ddc-core package

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, but explicit lazy evaluation is also supported. 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 suspended with lazy evaluation. See the ddc-tools package for a user-facing interpreter and compiler.

Properties

Versions0.2.0.1, 0.2.0.2, 0.2.1.1, 0.2.1.2, 0.3.1.1
Dependenciesarray (0.4.*), base (4.6.*), containers (0.5.*), ddc-base (0.3.1.*), deepseq (1.3.*), directory (1.2.*), mtl (2.1.*), transformers (0.3.*)
LicenseMIT
AuthorThe Disciplined Disciple Compiler Strike Force
MaintainerBen Lippmeier <benl@ouroborus.net>
Stabilityexperimental
CategoryCompilers/Interpreters
Home pagehttp://disciple.ouroborus.net
Bug trackerdisciple@ouroborus.net
Upload dateSat Dec 22 11:19:47 UTC 2012
Uploaded byBenLippmeier
Built onghc-7.6

Modules

Downloads