Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-04-02 19:32 Zurück zur Release-Liste
0.60

Diese Version umfasst neue Plug-In: visuelle regexp. Ein neuer Assistent hilft konvertieren Tcl Verfahren zur objektorientierten Methoden. Die Versionsverwaltung Datenbank kann auch mit einer MS Access-Datei (über ODBC) gefahren werden. Eine neue Variable-Access-Tracker hilft beobachten lesenden und schreibenden Zugriff auf globale Variablen und Objektvariablen. Die Werte der Variablen können in der benutzerfreundlichen GUI angezeigt werden.
Tags: Minor feature enhancements
This release include new plug-in: visual regexp. A new wizard helps convert Tcl procedures to object-oriented methods. The version control database can be also driven with an MS Access file (via ODBC). A new Variable-Access-Tracker helps observe read and write access to global variables and object variables. The values of variables can be displayed in the user-friendly GUI.

Project Resources