Possible Duplicate:
Is it possible to program iPhone in C++
I'm very familiar with C++ and Java. I know iOS doesn't support Java. But I really don't want to learn another new language Objective-C. So is it possible to develop iPhone/iPad apps all in C++ without writing any Objective-C code? Android development gives you NDK as an option for C++ developers. I don't know if Apple gives a similar C++ SDK completely in C++ only.