|
About:
XOTclIDE is an integrated (interactive) development environment for the Tcl and XOTcl language, a highly flexible object-oriented extension of Tcl. It provides a Smalltalk-like programming environment similar to Squick. It allows graphical introspection and editing of a running system (based on Tcl's and XOTcl's introspection facilities). The system state can be saved in the form of Tcl packages. It can optionally use a version control system based on a relational database (MySQL, PostgreSQL, ODBC, or SQLite). All system changes are saved to the database on the fly. It provides browsers for viewing and editing xotcl classes and objects. It also contains syntax highlighting and a static code checker for TCL and xotcl. It contains many developer plugins.
Release focus: Major feature enhancements
Changes:
Three new browsers were added in this release. The Changes Browser shows the
differences between versions of components. The Tacker Browser allows you to
track methods calls of a chosen class, and to log the actions on instances of a
specific class. The Component Viewer allows you to view the components from the
version control system without having to load them.
Author:
Artur Trzewik <mail |at| xdobry |dot| de>
[contact developer]
Homepage:
http://www.xdobry.de/xotclIDE/
Changelog:
http://www.xdobry.de/xotclIDE/CHANGES
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|