Category:TclX: Difference between revisions

Content added Content deleted
mNo edit summary
(Generally tarted up)
Line 1: Line 1:
{{library}}
Extends [[Tcl]] with many useful commands, grouped as follows:
Extends [[Tcl]] with many useful commands, grouped as follows:
· General Commands
* General Commands
· Debugging and Development Commands
* Debugging and Development Commands
· Unix Access Commands
* Unix Access Commands
· File Commands
* File Commands
· Network Programming Support
* Network Programming Support
· File Scanning Commands
* File Scanning Commands
· Math Commands
* Math Commands
· List Manipulation Commands
* List Manipulation Commands
· Keyed Lists
* Keyed Lists
· String and Character Manipulation Commands
* String and Character Manipulation Commands
· XPG/3 Message Catalog Commands
* XPG/3 Message Catalog Commands
· Help Facility
* Help Facility
· Tcl Loadable Libraries and Packages
* Tcl Loadable Libraries and Packages


Home: http://tclx.sourceforge.net/
Home: http://tclx.sourceforge.net/

Note that a fair number of the features of this package (especially those offering access to low-level Unix features) are also available in the [[Expect]] package.