[Pyobjc-dev] Objective-C to Python converter
Brought to you by:
ronaldoussoren
From: Anders H. <bo...@ki...> - 2009-10-31 02:10:00
|
Hi, I was getting bored of converting pieces of objective-c from examples and documentation to pyobjc manually so I wrote a little script to do it: http://kodare.wordpress.com/2009/10/13/objective-c-to-python-converter/ It's not the prettiest code but it gets the job done :P I've put the code under public domain and there's a little web form if you want to use it without fiddling around too much with the script. Best Regards, Anders Hovmöller |