COMMENT= "extends Tcl by providing new operating system interface commands"
Extended Tcl (TclX), is an extension to Tcl, the Tool Command Language invented by Dr. John Ousterhout. Tcl is a powerful, yet simple embeddable programming language. Extended Tcl is oriented towards system programming tasks and large application development. TclX provides additional interfaces to the operating system, and adds many new programming constructs, text manipulation tools, and debugging tools. http://secure.lv/~nikns/stuff/ports/tclx.tar feedback and corrections appricated.