[IronPython] IDE
Daniel Nguyen
dnguyen16 at houston.rr.com
Sun Jan 29 11:44:34 PST 2006
Hi Ivan,
My skill may seem as questionable to some developers, but I'd like to help
develop this IDE. So, if you don't mind for someone like me to pitch in,
please let me know what I need to do to get start.
Thanks,
Daniel
-----Original Message-----
From: users-bounces at lists.ironpython.com
[mailto:users-bounces at lists.ironpython.com] On Behalf Of ivan chollet
Sent: Saturday, January 28, 2006 7:39 AM
To: 'Discussion of IronPython'
Subject: [IronPython] IDE
Hi fellows Python scripters,
As I had nice feedback for the IPython IDE, I'm proud to announce you that
I've put the source code on my webpage. I share it under a no-license scheme
or the sqlite-like license if you prefer.
You can find it at
http://www.lynanda.com/Members/ichollet/ivan-chollet-s-blog-pages/ironpython
-ide-source-code
Actually, I'd like to know if some people would be interested in helping me
to develop the IDE in little bit further. According to some messages on this
IronPython mailing list, a lot of people would like to have a Python
debugger, like the one in VS.NET.
(This won't be a trivial job, and it would maybe need some coordination with
the IronPython development team. In fact I've put the emphasis on separating
the engine code and the IDE code, so that the same IDE code can be ported
across IronPython version, but I won't be able to do that if I should
program an IronPython debugger)
I think that the debugging facilities are crucial for the popularity of a
language and a development environment.
Best regards to all,
Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/users-ironpython.com/attachments/20060129/94527024/attachment.htm
More information about the users
mailing list