amosr / ddc

The Disciplined Disciple Compiler

Home Page:http://disciple.ouroborus.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Disciplined Disciple Compiler

DDC is a research compiler used to investigate program transformation in the presence of computational effects. It compiles a family of strict functional core languages and supports region, effect and closure typing. This extra information provides a handle on the operational behaviour of code that isn't available in other languages. Programs can be written in either a pure/functional or effectful/imperative style, and one of our goals is to provide both styles coherently in the same language.

The DDC homepage is at: http://disciple.ouroborus.net/

About

The Disciplined Disciple Compiler

http://disciple.ouroborus.net

License:Other


Languages

Language:Haskell 97.7%Language:Clean 1.2%Language:TeX 0.7%Language:C++ 0.3%Language:C 0.2%Language:Shell 0.0%