资 源 简 介
I have been busy working at Apportable building a full build system that not only includes a complete Objective-C compiler using clang but a very extensive implementation of the iOS frameworks; all the way from LLVM"s libcxx, Apple"s objc runtime, Apple"s libdispatch, GNUStep"s Foundation, to even high level frameworks like GameKit, StoreKit, UIKit. We have released the Apportable SDK so you can build your own apps; learn more about it here.
About
The Android NDK currently supports c/c++. This project is an effort to add Objective C 2.0 support to gcc 4.2.1 bundled in the Android NDK. The end goal of this project is to build a compiler that is suitable for use with Xcode as a platform compiler. Integration for specification adherence is a large consideration beyond just the linguistic additions.
What this project will/wont do
GCC is a