Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Portable Mac apps? (Score 1) 397

>How can I write portable versions of Mac OS X apps when the Cocoa API doesn't exist outside of Mac OS X
of course it does!
check out gnustep (http://www.gnustep.org/) for a portable version of the cocoa API (works quite well on linux and even on windows ;-)

>and the language Objective C isn't supported outside of Mac OS X
of course, it is supported. gcc ships with objective-c support since AGES and runs on nearly all platforms. gcc 4.1 will even feature obj-c++

Slashdot Top Deals

If Machiavelli were a programmer, he'd have worked for AT&T.

Working...