http://www.linuxjournal.com/article/6009Originariamente inviato da xnavigator
cioè.... ma che razza di scelta è?
non era meglio semplicemente un c++??????? -.-'
http://developer.apple.com/technologies/mac/cocoa.html
in ogni modo puoi mixare Objective C e C++:
http://developer.apple.com/library/i...CPlusPlus.html
Using C++ With Objective-C
Apple’s Objective-C compiler allows you to freely mix C++ and Objective-C code in the same source file. This Objective-C/C++ language hybrid is called Objective-C++. With it you can make use of existing C++ libraries from your Objective-C applications.