[Haskell-cafe] Compiling To C And Why Not Compiling To Java Or C#?

Neil Mitchell ndmitchell at gmail.com
Sun Aug 6 09:39:37 EDT 2006


Hi Kaveh,

> Maybe this is not a proper question but I think It has a point. Why
> Not Compiling To Java Or C#?
Yhc does both :) Java as an interpretter for the haskell byte code, C#
as a native MSIL generator. We also have Python as well as C, if
you're feeling adventurous.

Thanks

Neil


More information about the Haskell-Cafe mailing list