Difference between revisions of "Android"

From HaskellWiki
Jump to navigation Jump to search
(→‎Discussions: Added two links to Reddit)
(→‎Related: Added a link to "Cross-compiling GHC")
(2 intermediate revisions by the same user 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]]

Revision as of 09:17, 14 February 2013

This article is a stub. You can help by expanding it.

Discussions

Related