[Haskell-cafe] Toy compression algorithms [was: A very edgy
language]
Bulat Ziganshin
bulat.ziganshin at gmail.com
Sun Jul 8 11:53:56 EDT 2007
Hello Stefan,
Sunday, July 8, 2007, 7:22:03 PM, you wrote:
> This is very true - but -fvia-C isn't really C.
> If you want to see what a difference exists between true C and the NCG,
> try compiling your program with -fvia-C -unreg
even better, try to to use jhc. it compiles via gcc and unlike ghc, it
generates natural code. as result, it's only haskell compiler that is
able to generate C-quality code:
http://thread.gmane.org/gmane.comp.lang.haskell.glasgow.user/8827
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list