3.2.4.3. Tcl
- Tcl is a language that used to compete for the same niche as Perl, with the advantage of having a GUI toolkit (Tk).
- Has some serious limitations. (C-like NULL-terminated strings, strings as closures).
- Not commonly used for web-scripting, except mostly as part of the OpenACS framework.