Hi All,
I'm pleased to announce the initial alpha release
of the Disciplined Disciple Compiler (DDC).

Disciple is an explicitly lazy dialect of Haskell which includes:
- first class destructive update of arbitrary data.
- computational effects without the need for state monads.
- type directed field projections.

All this and more through the magic of effect typing.

More information (and download!) available from:
   http://www.haskell.org/haskellwiki/DDC
or  http://code.google.com/p/disciple

DDC: more than lambdas.

Onward!
Ben.



_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to