[Haskell-cafe] faster compiling for ghc
Bulat Ziganshin
bulat.ziganshin at gmail.com
Thu Nov 12 01:18:17 EST 2009
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.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list