Version 4 of Tcl/Tk

Updated 2006-02-02 17:52:36

Tcl is a scripting language and stands for "Tool Command Language". Tk is a GUI built on top of Tcl and is an abbreviation for "Toolkit".

For a quickstart introduction in scripting, see Cameron Laird's column in SunWorld, called "Regular Expressions", which kicked off with this article:

Look for more info about Tcl/Tk at:

WiKit, the software for this wiki, is also written in Tcl/Tk.


Category Language