[Pythonmac-SIG] ANN: ScrIDE 0.3

gandreas at gandreas.com gandreas at gandreas.com
Mon Mar 6 20:05:35 CET 2006


So in an attempt to finally get rid of the potential morass that  
further work on PyOXIDE could be, I'm release a very early version of  
ScrIDE, a generic, extensible, scripting IDE.  There are several  
major differences between the two - first, ScrIDE is designed to  
support multiple scripting languages, and to be able to do that, the  
second different is that _everything_ is run in separate processes,  
which means that you can easily select from different versions of  
python (or even easily pick between python and pythonw).  Finally, it  
is highly extensible (all sorts of things controlled by various  
property lists which can be overridden and extended, including adding  
menu commands that pipe text to/from other processes).

Version 0.3 includes a debugger that supports breakpoints, and "rich"  
interactive shells (with things like code completion, call tips,  
syntax coloring), as well as a bunch of smaller features, bug fixes,  
internal "clean ups" and the like.



<http://projects.gandreas.com/scride/download.php>



Glenn Andreas                      gandreas at gandreas.com
  <http://www.gandreas.com/> wicked fun!
Dominogy | Just place all the dominos on the board...



More information about the Pythonmac-SIG mailing list