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.

2008-05-17 20:39
0.83

Das Programm wurde für XOTcl 1.6.0 und Tcl 8,5 aktualisiert. Mehrere Code Ansichten sind nun synchronisiert. Usability wurde verbessert. Viele kleine Fehler wurden behoben.
Tags: Major bugfixes
The program was updated for XOTcl 1.6.0 and Tcl 8.5. Multiple code views are synchronized now. Usability was improved. Many small bugs were fixed.

2004-07-13 18:45
0.61

Diese Version bietet ein neues Plug-in: ein I18N (Internationalisierung) Hilfsprogramme, dass ein Programm für msgcat-Bibliothek Ausdrücken und produzieren msg-Kataloge gescannt werden kann. XOTclIDE können Oracle verwenden (über die oratcl-Schnittstelle) als Versionskontrolle Datenbank. Diese Version enthält auch einige kleine Bugfixes.
Tags: Minor feature enhancements
This version offers a new plug-in: an I18N
(Internationalization) helper that can scan a
program for msgcat-library expresions and produce
msg-catalogs. XOTclIDE can use Oracle (via the
oratcl interface) as a version control database.
This release also contains some small bugfixes.

2004-04-02 19:32
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.

2004-01-30 20:10
0.58

Diese Version hat eine neue, offene Plug-In-Architektur, darunter mehrere Plugins: Tcl-Skript-Editor, Tk-Inspektor, SQL-Browser und Datei-Browser (die auch Tcl virtuelle Dateisysteme mounten). Diese Version enthält viele Verbesserungen in der Benutzeroberfläche: bessere Code-Vervollständigung, pure Tcl zu unterstützen und eine bessere Darstellung der Versionskontrolle Informationen. Viele Fehler werden von den Benutzern gemeldet wurden behoben.
Tags: Major feature enhancements
This release has a new open plug-in architecture, including several plugins: Tcl Script Editor, Tk Inspector, SQL Browser, and File Browser (which can also mount virtual Tcl filesystems). This version also contains many improvements in the GUI: better code completion, pure Tcl support, and better display of version control information. Many bugs reported by the users have been fixed.

2003-09-02 22:28
0.50

Diese Version enthält viele Verbesserungen in der Benutzeroberfläche und Usability (Dropdown-Menüs und kontextsensitive Menü zu aktivieren). Konfigurations-Karten können mit einem Versions-Kontroll-System verwaltet werden. Der Code-Editor unterstützt die Code-Vervollständigung. Es sind Verbesserungen bei der Verarbeitung von regulären Verfahren und Tcl-Code importieren. Erweiterte Debugging (Schritt, Schritt über, Breakpoints, usw.) wird mit dem atkdebugger Tcl-Erweiterung möglich.
Tags: Major bugfixes
This version contains many improvements in the GUI and usability (drop down menus and context-sensitive menu enabling). Configuration maps can be managed with a version control system. The code editor supports code completion. There are enhancements in the handling of regular Tcl procedures and code importing. Extended debugging (step in, step over, breakpoints, etc.) is possible with the atkdebugger Tcl extension.

Project Resources