[Haskell-cafe] GHC for mobile devices?
Kristopher Micinski
krismicinski at gmail.com
Sat Nov 10 05:46:46 CET 2012
If you have interest in doing this, I have quite a bit of experience
in Android hacking at the system level and above and would be glad to
talk about what might need to happen. (Though I don't know the GHC
internals / toolchain so well.)
One potential choice is Scala, though from my limited experience
that's a very rough imitation of the uses for Haskell. (Though,
obviously it works mostly out of the box because of the JVM compiler
target..)
http://www.haskell.org/haskellwiki/Android
I've been writing up some thoughts on the Android activity lifecycle
already interpreted with respect to FP, apps are quite functional
already for a variety of reasons.
kris
On Fri, Nov 9, 2012 at 8:51 PM, 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
>
More information about the Haskell-Cafe
mailing list