Is it possible to use Cocoa classes in an app that runs on Linux

Posted by Brian on Stack Overflow See other posts from Stack Overflow or by Brian
Published on 2010-04-06T15:24:00Z Indexed on 2010/04/06 15:33 UTC
Read the original article Hit count: 214

Filed under:
|
|
|

I am need to parse a pdf file. I would like to use objective-c and Cocoa classes to do so, but I need the resulting application to run on Linux. Is this possible? My experience to Objective-C revolves around the iPhone so I'm relatively new to Cocoa. Thanks.

© Stack Overflow or respective owner

Related posts about cocoa

Related posts about linux