discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ANN] PyObjC for GNUstep


From: Ivan Vučica
Subject: Re: [ANN] PyObjC for GNUstep
Date: Thu, 21 Jul 2011 15:04:23 +0200

Hi David,

that's great! Will this be submitted upstream?

On Wed, Jul 20, 2011 at 19:15, David Chisnall <theraven@sucs.org> wrote:
Hi Everyone,

Are you worried that your Objective-C code is too fast?  Too readable?  Too maintainable?  Well now you can fix that, by adding Python!

Attached is a diff against PyObjC that allows it to build with GNUstep[1].  This allows Python to use Objective-C objects, to subclass them, and to pass Python objects to Objective-C.  There are still some bugs, but please try it, play with it, and see what breaks!

With PyObjC, it's trivial to export a Python interface for scripting your Objective-C code, so you can allow Python programmers to write plugins and so forth without needing to modify your Objective-C code.

This port was funded by Inverse: http://www.inverse.ca/.

David

[1] Tested with libobjc2 1.5, GNUstep-base and corebase from trunk on Linux/PowerPC and FreeBSD/x86.





_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep




--
Ivan Vučica - ivan@vucica.net


reply via email to

[Prev in Thread] Current Thread [Next in Thread]