Hello Evan,

Thursday, November 12, 2009, 4:02:17 AM, you wrote:

> Recently the "go" language was announced at golang.org.  There's not a
> lot in there to make a haskeller envious, except one real big one:
> compilation speed.  The go compiler is wonderfully speedy.

are you seen hugs, for example? i think that ghc is slow because it's
written in haskell and compiled by itself

hugs provides good interactive environment and good ghc compatibility,
you can use conditional compilation to hide remaining differences.
unfortunately, many haskell libs doesn't support hugs

-- 
Best regards,
 Bulat                            mailto:bulat.zigans...@gmail.com

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

Reply via email to