Introducing: Coralillo IDE
Coralillo IDE is a python development environment with a modular architecture, allowing for extensions.
Currently Coralillo is in it's very early stages, there is working code on Subversion repositories which does enough to self host Coralillo's development, this includes very rudimentary project management and code editing with syntax highlighting.
Stay tuned for improvements on Coralillo, my current short term feature list to implement are:
- Project management
- Code editing with syntax highlighting
- GUI designer using wxPython, closely coupled with the rest of the IDE.
- Versioning plugins with subversion, cvs and bazaar support.
- Project Packaging (with distutils).
On long term there is still a lot of stuff that can be done, like code autocompletion, refactoring, database management, etc.
