Category:TclX: Difference between revisions

From Rosetta Code
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.

Revision as of 09:02, 28 June 2009

Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

Extends Tcl with many useful commands, grouped as follows:

  • General Commands
  • Debugging and Development Commands
  • Unix Access Commands
  • File Commands
  • Network Programming Support
  • File Scanning Commands
  • Math Commands
  • List Manipulation Commands
  • Keyed Lists
  • String and Character Manipulation Commands
  • XPG/3 Message Catalog Commands
  • Help Facility
  • Tcl Loadable Libraries and Packages

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.

Pages in category "TclX"

The following 3 pages are in this category, out of 3 total.