PyObjC Bridges Python to Objective-C



The PyObjC project allows developers to combine Python and Objective-C code in their projects. This lets Python programmers use the Cocoa API to write full-featured Mac OS X applications. It also permits developers using Objective-C to integrate Python code into their software. This can speed the development process, not only because Python provides simpler solutions to some problems but also because Python is an interpreted language, and as such it does not require that software be recompiled for code changes to take effect.

pyobjc,bridges,python,obj,c

  • Print
  • Digg
  • del.icio.us
  • Facebook
  • email
  • Slashdot
  • StumbleUpon
  • Technorati
  • TwitThis
  • Diigo
  • NewsVine
  • Reddit
  • Tumblr

Further Resources:

  • No Further Resources

iDevGames Forum

iDevApps Forum