ScrIDE 0.2 review

Download
by rbytes.net on

ScrIDE is a integrated development environment designed for scripting languages such as Python.

License: Freeware
OS: Windows Vista / 7 / 8 / 10
File size: 1174K
Developer: Gandreas Software
Price: $0.00
Updated: 03 Mar 2006
0 stars award from rbytes.net


ScrIDE is a integrated development environment designed for scripting languages such as Python. It is built on top of the open source IDEKit framework, and is designed to eventually replace PyOXIDE (another Python IDE built on top of IDEKit), but be flexible enough to work with other scripting languages.

At its simplest level, ScrIDE is programmers editor with the ability to run external processes. This editor is a fully featured editor including such niceties as syntax coloring, popup function navigation, split panes, auto-indentation, and other such features. This is functionality provided by IDEKit.

ScrIDE, however, then has the ability to also run other shell commands, and format and display their output. The most obvious use of this is to run the file being edited in an external interpreter (ScrIDE theoretically also supports embedded interpreters).

ScrIDE 0.2 keywords