
15 Dec
2007
15 Dec
'07
2:22 p.m.
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@gmail.com