Android
From HaskellWiki
(Difference between revisions)
(Added "Stub" macro) |
(→Related: Added a link to ghc-android on GitHub) |
||
| Line 9: | Line 9: | ||
= Related = | = Related = | ||
| + | * [https://github.com/neurocyte/ghc-android ghc-android]; a build script for building ghc cross compilers targeting Android. | ||
* [[ARM]] | * [[ARM]] | ||
* [https://ghcarm.wordpress.com/ GHC on ARM] | * [https://ghcarm.wordpress.com/ GHC on ARM] | ||
* [[iPhone]] | * [[iPhone]] | ||
| + | |||
[[Category:OS]] | [[Category:OS]] | ||
[[Category:Platforms]] | [[Category:Platforms]] | ||
Revision as of 09:14, 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
- ghc-android; a build script for building ghc cross compilers targeting Android.
- ARM
- GHC on ARM
- iPhone
