Differences between revisions 2 and 3
Revision 2 as of 2007-03-23 12:50:37
Size: 373
Editor: 218
Comment: shatan.com
Revision 3 as of 2007-03-23 12:58:48
Size: 1042
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
<a href="http://poker-theory.hutwistina.com">poker theory</a> <br />
<a href="http://poker-tournament.hutwistina.com">poker tournament</a> <br />
<a href="http://internet-poker.hutwistina.com">internet poker</a> <br />
<a href="http://poker-stars.net.hutwistina.com">poker stars.net</a> <br />
<a href="http://pacfic-poker.hutwistina.com">pacfic poker</a> <br />
#pragma section-numbers off
= PyObjC =

The ["/PyObjC"] project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality. What this really means is that you can write full fledged [http://developer.apple.com/cocoa "Cocoa"] applications in pure Python.

Currently developed by RonaldOussoren, BillBumgarner, SteveMajewski, JustVanRossum, JackJansen, and others.

= status =

["/PyObjC"] 1.1 was released 2004-05-30.

The latest version of ["/PyObjC"] can always be retrieved from the subversion repository at
http://svn.red-bean.com/pyobjc

= links =

http://pyobjc.sourceforge.net/

Some [wiki:LtrWiki/StartCocoa notes] on starting [http://developer.apple.com/cocoa "Cocoa"] programming with ["/PyObjC"] from a (Mac)Python programmer's perspective.

PyObjC

The ["/PyObjC"] project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality. What this really means is that you can write full fledged [http://developer.apple.com/cocoa "Cocoa"] applications in pure Python.

Currently developed by RonaldOussoren, BillBumgarner, SteveMajewski, JustVanRossum, JackJansen, and others.

status

["/PyObjC"] 1.1 was released 2004-05-30.

The latest version of ["/PyObjC"] can always be retrieved from the subversion repository at http://svn.red-bean.com/pyobjc

links

http://pyobjc.sourceforge.net/

Some [wiki:LtrWiki/StartCocoa notes] on starting [http://developer.apple.com/cocoa "Cocoa"] programming with ["/PyObjC"] from a (Mac)Python programmer's perspective.

MacPython/PyObjC (last edited 2008-11-15 13:59:56 by localhost)

Unable to edit the page? See the FrontPage for instructions.