[Pyobjc-dev] Hey, who put that Python in my Xcode?
Brought to you by:
ronaldoussoren
From: Bob I. <bo...@re...> - 2003-10-26 01:55:12
|
Ok.. that was easy. I wrote an Xcode plugin that EMBEDS A PYTHON INTERPRETER INSIDE XCODE! This is very interesting.. I'm going to play with this more and clean it up, but this would make it really easy to hack around Xcode internals (god bless Objective C) and add Python specific features, or any feature for that matter. Our Next Generation MacPython IDE might actually *be* Xcode ;) I've put something quick up at http://pythonmac.org/wiki/XcodeIntegration -bob |