[Haskell-cafe] ghc and android

Nathan Hüsken nathan.huesken at posteo.de
Sun Dec 30 18:55:57 CET 2012


As suggested on the haskell beginners list, I am taking this to
haskell-cafe.

Hey,

I know, this question has been asked in the past and there is a lot
information one can find in the net.
But in all of this information, I can not find definite answers for this.

Is it currently possible to build haskell programs for android using the
android NDK?
If course, I know, bindings have to be written and android GUIs have to
be written in Java. But if I would write the bindings for the things I
need...?

Via C/gcc? Its not the fastest, but should work, should it not?
Via llvm?
If not, what is the problem in doing this?

Thank you!
Nathan

_______________________________________________
Beginners mailing list
Beginners at haskell.org
http://www.haskell.org/mailman/listinfo/beginners





More information about the Haskell-Cafe mailing list