Tcllib

From HandWiki
Revision as of 16:34, 8 May 2022 by imported>Steve Marsio (fixing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

Data Structures

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

Package Categories

See also

External links