Category:TclX: Difference between revisions

From Rosetta Code
Content added Content deleted
(use the Allows template)
(misnamed capability)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
* General Commands
* General Commands
* Debugging and Development Commands
* Debugging and Development Commands
* Unix Access Commands {{allows|Capability:Signal handling}}
* Unix Access Commands {{provides|Signal handling}}
* File Commands
* File Commands {{provides|File system access}}
* Network Programming Support
* Network Programming Support {{provides|Network access}}
* File Scanning Commands
* File Scanning Commands
* Math Commands
* Math Commands

Latest revision as of 19:57, 19 August 2010

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.