[Haskell-cafe] Re: A suggestion for the next high profile Haskell project

Mark T.B. Carroll mark at ixod.org
Sun Dec 17 13:13:08 EST 2006


Bulat Ziganshin <bulat.ziganshin at gmail.com> writes:
(snip)
> Haskell can't provide fast execution speed unless very low-level
> programming style is used
(snip)

Is that an intrinsic feature of the language, or could compilers'
optimisation plausibly get clever enough to do well without lots of seq
and explicit unboxings and suchlike?

-- Mark



More information about the Haskell-Cafe mailing list