Tcllib

From Wikipedia, the free encyclopedia

Tcllib is a collection of packages available for the Tcl programming language. Tcllib is distributed in both source code as well as pre-compiled binary formats. Tcllib supports a variety of common operating systems such as Windows, BSD, Unix and Linux.

Contents

[edit] Data Structures

Tcllib includes implementations for many common data structure algorithms, such as linked list, hash map, tree, and graph.

[edit] Package Categories

* Programming tools
* Mathematics
* Data structures
* Text processing
* File formats
* Hashes, checksums, and encryption
* Documentation tools
* Benchmark tools
* Networking
* Terminal control
* CGI programming
* Grammars and finite automata
* TKLib
* Unfiled
* Transfer module


[edit] See also

[edit] External links