The latest version of ddc-core is 0.4.3.1-0.

ddc-core

Version 0.2.0.2 revision 0 uploaded by BenLippmeier.

Package meta

Synopsis
Disciple Core language and type checker.
Description

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. See the ddci-core package for a user-facing interpreter.

Author
Ben Lippmeier
Bug reports
disciple@ouroborus.net
Category
Compilers/Interpreters
Copyright
n/a
Homepage
http://disciple.ouroborus.net
Maintainer
benl@ouroborus.net
Package URL
n/a
Stability
experimental

Components