ddci-core: Disciple Core language interactive interpreter.

[ compilers-interpreters, deprecated, mit, program ] [ 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 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

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
Dependencies base (>=4.5 && <4.6), containers (>=0.4 && <0.5), ddc-base (>=0.2.0 && <0.2.1), ddc-core (>=0.2.0 && <0.2.1), ddc-core-eval (>=0.2.0 && <0.2.1), ddc-core-simpl (>=0.2.0 && <0.2.1), haskeline (>=0.6.4 && <0.6.5), haskell-src-exts (>=1 && <2) [details]
License MIT
Author Ben Lippmeier
Maintainer benl@ouroborus.net
Category Compilers/Interpreters
Home page http://disciple.ouroborus.net
Bug tracker disciple@ouroborus.net
Uploaded by BenLippmeier at 2012-02-15T13:13:58Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables ddci-core
Downloads 3280 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-25 [all 7 reports]