[Haskell-cafe] GHC for mobile devices?

Ivan Perez ivanperezdominguez at gmail.com
Mon Nov 12 10:41:34 CET 2012


I found [1] a few months ago. It outputs Java bytecode, so it should work
on android. Given that Android development in java is very well supported
in eclipse, you might want to use haskell/frege only for the internals of
your program and keep coding your interface in Java.

[1] http://code.google.com/p/frege/

On 10 November 2012 01:51, Andrew Pennebaker <andrew.pennebaker at gmail.com>wrote:

> I'd love to use Haskell directly for making mobiles apps. How can we make
> this happen, porting GHC to Android, iOS, and Windows Phone?
>
> --
> Cheers,
>
> Andrew Pennebaker
> www.yellosoft.us
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20121112/e2b2389c/attachment.htm>


More information about the Haskell-Cafe mailing list