[Haskell-cafe] Haskell *interpreter* on iPad? (Scheme and Ocaml are there)

Jack Henahan jhenahan at uvm.edu
Sun Jun 19 17:59:26 CEST 2011


Well, strictly speaking, GHC only supports self-cross-compilation, id est porting[1], cf. [2]. For more information on cross compilation generally, refer to the wiki page[3]. Does that answer your question, or did you have something else in mind?


[1]:http://hackage.haskell.org/trac/ghc/wiki/Building/Porting
[2]:http://hackage.haskell.org/trac/ghc/wiki/CrossCompilation
[3]:http://en.wikipedia.org/wiki/Cross_compiler

On Jun 19, 2011, at 11:44 AM, Tom Murphy wrote:

> On 6/18/11, Alexander Solla <alex.solla at gmail.com> wrote:
>> 
>> Since the iPhone OS is pretty much OS X for ARM, and GHC apparently now
>> supports cross-compilation, you can compile GHC for iOS.
> 
> 
> Can you provide a link for info? I don't understand how this would be done.
> 
> Thanks
> Tom
> 
> _______________________________________________
> 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