Part of a project to make XML available to TCL programs. Two parsers are available: a front end to Expat and a native TCL one. http://tclxml.sourceforge.net/tclxml.html
Provides extra language support needed to build large Tcl/Tk applications by introducing the notion of objects, which act as building blocks for an application. http://incrtcl.sourceforge.net/itcl/
A free loadable module for Tcl that extends the socket command with SSL functions. That is, it makes it possible for Tcl applications to communicate securely over the Internet. http://www.abc.se/~m9339/prog/ssl/SSLtcl.html