next up previous
Next: Scripts Up: Tcl: A Generic Previous: Tcl Example

Tcl Parsing and Interpretation

Application gets commands from input stream and passes them to parser.
Tcl parser divides commands into words, does substitutions.
Command procedure executed.



CS488/688: Introduction to Interactive Computer Graphics
University of Waterloo
Computer Graphics Lab

cs488@cgl.uwaterloo.ca