HaskellWiki

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

 

Not logged in
Log in | Help

Note: new account creation has been disabled as an anti-spam measure.

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 

Check the ReleaseNotes and INSTALL and HACKING instructions.

4 Hackery

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

This page has been accessed 12,861 times. This page was last modified 23:42, 24 June 2009. Recent content is available under a simple permissive license.