Version 73 of TclTalk

Updated 2007-03-15 03:45:42 by tb

An interactive learning tool and development environment for Tcl/Tk

 What:        tcltalk.kit
 Where:       http://tcltalk.ath.cx/
 Description: A beginner's learning tool (or teaching tool?)
              and development environment for Tcl/Tk.
 Version:     0.3.6 (runs on Tcl/Tk 8.4 + 8.5)
 Updated:     3/2007
 Contact:     See web site

TclTalk tries to follow some concepts from common Smalltalk(tm) systems, some of which are workspaces, browsers and used for image-based developing. (escargo - This not to be confused with other "image-based" computing, which has to do with image processing. This is the kind of "image" used in some early APL systems and with common Smalltalk implementations.)

The idea is to give the user immediate feedback from the underlying interpreter, which can be very instructive for the novice. To serve as a learning tool, TclTalk provides a simple mechanism to manage its tutorial files. To realize some sort of image based computing, TclTalk's starkit is writable and all changes that you make using the system browser are traced in a change log within the kit's file.

TclTalk is written in pure Tcl/Tk and gets deployed as a starkit for best possible plattform independence. Feel free to download the starkit from http://tcltalk.ath.cx/pub/ and/or start a subject for discussion on the TclTalk-Wiki at http://tcltalk.ath.cx/

Regards...

Shin The Gin (Thomas Braun)


Screenshot:

http://tcltalk.ath.cx/img/TclTalk034.png


See also: IDE - Or read even more in TclTalk - Reports and Comments


Category Dev. Tools - Category Education - Category Tclkit