[Pythonmac-SIG] IDE that doesn't look awful?
Trent Mick
trentm at activestate.com
Wed Oct 22 18:30:57 CEST 2008
Joe Strout wrote:
> On Oct 22, 2008, at 7:21 AM, Brendan Simons wrote:
>
>> I'll offer a counter opinion to say that I quite like Komodo.
>
> I appreciate the input. However, I have to admit a bias towards an IDE
> actually written in Python, for several reasons.
Most of the logic in Komodo is written in Python. Most of the UI is
written in XUL and JavaScript, but most of the guts are in Python.
The ohloh page for OpenKomodo (the svn repository for Komodo Edit) gives
an approximate percentage breakdown by language:
http://www.ohloh.net/projects/openkomodo/analyses/latest
Note that I suspect that chart is mistaking XUL and XBL (XML dialects
for defining UI) as "HTML".
Trent
--
Trent Mick
trentm at activestate.com
More information about the Pythonmac-SIG
mailing list