TCL Developer Studio
12.07.99. The version 1.0 is out!
Here you can read about second version of Tcl Developer Studio
5 penguins at LinuxBerg!

Contents:
About
The main purpose of the TCL Developer Studio project is to create useful
framework for working with TCL projects.
News
12.07.99. The version 1.0 was released.
Please, read whats.new file for details.
Plans
In next version (2.0) I plan to use BWidget
instead of Tix.
Implemented Features
Editor:
-
Multi-file editor. Open, save, save as, and close operations are implemented.
-
Syntax indent.
-
Clipboard support.
-
Syntax highlighting (comments and keywords)
-
Different find and replace functions
-
Go to... function
-
Undo/redo
Files Tree:
-
Parse files and show procedures. You can use it for fast navigation in
file.
Project Management.
-
Simple project managament implemented.
-
Project Settings dialog
-
You can specify different options for different platforms
-
You can Run your scripts from TCLDevStudio.
-
The standard and error outputs from your script will be redirected to the
output window. (Works only under Unix)
-
Printing feature
-
You can call debuger from TCLDevStudio.
Known Bugs
-
The output window does not works correctly under windows
Screenshots
Requirements
-
TCL 8.0
-
Tix 4.1. ( Here
you can download Windows version of Tix, compiled with Visual C++)
-
a2ps for printing
under Unix
It was tested on Linux/PC with TCL 8.04 and Tix 4.1 and Windows 98 with
TCL 8.04 with Tix 4.1
Download
The Latest version is 1.0.
Installation
Under Unix
Simply ungzip and untar it into any directory.Then put link to the tcldev.tcl
into any directory in your PATH.
After it you can simple call tcldev.tcl
Under Windows
Simple unzip archive into the any directory
For running TCL Developer Studio use : <your tcl dir>\bin\wish80.exe
<your TCLDevStudio dir>\tcldev.tcl
License
GPL
Any bugs and comments: kakunin@narod.ru. My homepage is: http://kakunin.chat.ru