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:[EMAIL PROTECTED] _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
