[Haskell-cafe] GHC for mobile devices?

Luke Iannini lukexipd at gmail.com
Mon Nov 12 12:54:22 CET 2012


Hi All,

https://github.com/ghc-ios/ghc/wiki explains how to get Stephen
Blackheath's GHC fork for iOS running — it's a bumpy road (cleanups
are underway) but I've got Cloud Haskell, ObjectiveHaskell, LevelDB
and my own libraries running wonderfully on my iPad.

I just updated the wiki with a few tweaks for Mountain Lion and Xcode 4.5.2.

Cheers
Luke

On Mon, Nov 12, 2012 at 1:41 AM, Ivan Perez
<ivanperezdominguez at gmail.com> wrote:
>
> 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
>>
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>



More information about the Haskell-Cafe mailing list