Personal tools

Android

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
(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

2 Related