Android
From HaskellWiki
(Difference between revisions)
(→Related: Added a link to ghc-android on GitHub) |
(→Related: Added a link to "Cross-compiling GHC") |
||
| Line 9: | Line 9: | ||
= Related = | = Related = | ||
| + | * [http://hackage.haskell.org/trac/ghc/wiki/Building/CrossCompiling Cross-compiling GHC] | ||
* [https://github.com/neurocyte/ghc-android ghc-android]; a build script for building ghc cross compilers targeting Android. | * [https://github.com/neurocyte/ghc-android ghc-android]; a build script for building ghc cross compilers targeting Android. | ||
* [[ARM]] | * [[ARM]] | ||
Revision as of 09:17, 14 February 2013
This article is a stub. You can help by expanding it.
1 Discussions
- StackOverflow: Running a Haskell program on the Android OS
- Reddit: Haskell on Android, Haskell bindings for Android NDK APIs and An ARM port of GHC that works (so we can program the iphone or android)
- Google+ So who else is interested in getting Haskell running on Android?
2 Related
- Cross-compiling GHC
- ghc-android; a build script for building ghc cross compilers targeting Android.
- ARM
- GHC on ARM
- iPhone
