[Haskell-cafe] Re: Hugs on iPhone
John Meacham
john at repetae.net
Mon Mar 23 17:45:14 EDT 2009
On Mon, Mar 23, 2009 at 04:41:04PM -0400, Braden Shepherdson wrote:
> The good news is that jhc's portable C code works perfectly well -- but
> of course that is simply running precompiled Haskell apps and not a
> compiler or interpreter running on the device. Since jhc is not
> self-hosting (yet?) but instead is built with GHC, that's the best we
> can do with that approach for now.
I wondered what would happen if I submitted some jhc generated C for
approval, it _almost_ looks like it could have been hand written by
someone with an unusual penchant for gotos and their own inscrutable
hungarian notation.
John
--
John Meacham - ⑆repetae.net⑆john⑈
More information about the Haskell-Cafe
mailing list