Tcl - gher-uliege/Documentation GitHub Wiki

Tcl stands for Tool Command Language and was created by John Ousterhout.

Tk stands for toolkit and is the standard GUI for Tcl and many other dynamic languages.

General

Installation

The last stable version is available at:

Tutorials

http://www.tkdocs.com/tutorial/install.html

Useful commands