[Haskell-cafe] Mobile app development?
Stefan Kersten
sk at k-hornz.de
Tue Jan 22 15:53:55 CET 2013
On Jan 19, 2013, at 10:29 PM, Nathan Hüsken wrote:
> Recently I managed to get ghc to target android working (this still
> needs some work): [4].
this is great news, thanks!
> Of couse, ffi bindings for all these platforms would be needed to get
> serious.
i think that you can get quite serious already if the main "model" is implemented in haskell and you only need bindings for communicating with a native user interface.
sk
More information about the Haskell-Cafe
mailing list