|
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: Minor feature enhancements
Changes:
XOTcl now supports PostgreSQL and any ODBC databases as a version control
database. Syntax hightlighting for tcl and xotcl code is now available in the
editor. XOTcl now contains a static tcl and xotcl code checker, which allows
most sytax errors to be discovered at editing time.
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
|