In many points, Tcl is similar to C, especially for loop structures, function definitions and mathematical or conditional expressions. In other points, such as expression evaluation and list data structures, you will notice that Tcl has inherited from the benefits of the Scheme language.
In Tcl, all data is represented as strings.
文档
Tcl Tutorial
Tcl8.5/Tk8.5 Manual
Tcl8.4.11/Tk8.4.11 Manual
Tcl8.2/Tk8.2 Manual
Tcl8.0/Tk8.0 Manual
Tcl7.6/Tk4.2 Manual
Tcl7.5/Tk4.1 Manual
链接
http://www.tcl.tk/
http://download.www.opendocs.net/tcl-tk/
|
|