[Haskell-beginners] ghc and android

Kim-Ee Yeoh ky3 at atamo.com
Sun Dec 30 15:36:07 CET 2012


Nathan, it's better to redirect such questions to haskell-cafe. I've seen
people DIY'ing various mobile/ARM projects there. Suffice to say, that's
way out of beginner territory, unfortunately.

-- Kim-Ee


On Sun, Dec 30, 2012 at 8:19 PM, Nathan Hüsken <nathan.huesken at posteo.de>wrote:

> 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<http://www.haskell.org/mailman/listinfo/beginners>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20121230/2a4b2a22/attachment.htm>


More information about the Beginners mailing list