HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

DDC

DDC

Disciple is an explicitly lazy dialect of Haskell which supports destructive update, computational effects, type directed field projections and allied functional goodness.

Contents

1 Disciple vs Haskell

Some example code showing most of the extensions, and its output, core and C-code

2 The Disciplined Disciple Compiler

3 Get the Source

Get the latest stable release (alpha 1.1) with darcs:

    darcs get http://code.haskell.org/ddc/ddc-alpha

For thrill-seekers, the development branch (which usually builds ok) is:

    darcs get http://code.haskell.org/ddc/ddc-head 

Alternatively, download the source tar-ball from Google code

   http://code.google.com/p/disciple/downloads

Check the ReleaseNotes and INSTALL and HACKING instructions.

4 Contact the Maintainers

Retrieved from "http://haskell.org/haskellwiki/DDC"

This page has been accessed 7,043 times. This page was last modified 01:03, 4 July 2008. Recent content is available under a simple permissive license.