Android
From HaskellWiki
(Difference between revisions)
(→Discussions: Added two links to Reddit) |
(→Related: Added a link to "Cross-compiling GHC") |
||
| (2 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| + | {{Stub}} | ||
| + | |||
= Discussions = | = Discussions = | ||
| Line 7: | 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. | ||
* [[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: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
