Tcl Programming by
Publisher: Wikibooks 2010
Tcl (Tool Command Language) is a dynamic programming/scripting language based on concepts of Lisp, C, and Unix shells. It can be used interactively, or by running scripts (programs) which can use a package system for structuring, hence allowing to do much with little code. This book also discusses the GUI toolkit Tk in considerable extent.
Computers & Internet Programming Languages & Tools Tcl/Tk