Tcl - Summary of Tcl language syntax.


DESCRIPTION

The following rules define the syntax and semantics of the Tcl language:

There may be any number of variable substitutions in a single word. Variable substitution is not performed on words enclosed in braces.

Backslash substitution is not performed on words enclosed in braces, except for backslash-newline as described above.