Actually, Cocoa code can run on other platforms using GNUstep. Nova Mind for example, uses this to get a Windows version of the mindmapping software.
Apple of course, was able to revive the code for their Openstep for Enterprise for Windows NT to get Safari.app running on Windows.
It should be quite easy to just make calls to Python from a Cocoa app, so this should get you the best of both worlds (re-use the code from libprs500, but use Cocoa for the interface).
William
|