[Haskell-cafe] If the local variable can be changed ...

Erik de Castro Lopo mle+hs at mega-nerd.com
Wed Mar 10 02:19:05 EST 2010


zaxis wrote:

> 
> Yes, we can imitate all of it (such as `when`, `until` and `for`) because
> haskell is a good DSL language.  
> However, i feel it will be more convenient if the language itself supports
> all these fundations.

There is such a language, its called Disciple and its compiler is
DDC:

    http://www.haskell.org/haskellwiki/DDC

However, the compiler is an experimental compiler, is still incomplete
and has bugs.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/


More information about the Haskell-Cafe mailing list