[Haskell-cafe] #haskell works
Bulat Ziganshin
bulat.ziganshin at gmail.com
Sat Dec 15 14:22:54 EST 2007
Hello Neil,
Saturday, December 15, 2007, 10:07:54 PM, you wrote:
> I agree with Bulat that Haskell has, if anything, even better
> optimisation potential than something like C. With Haskell you can do
> the crazy high-level optimisations that things like C would demand
> really advanced alias-analysis.
i think that this ability is already implemented in GHC. but low-level
code generation, STG-to-Asm level, is very simple and may be compared
only with 20-year old C compilers like MSC 5.1
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list