Tcllib

From Wikipedia, the free encyclopedia
Jump to: navigation, search

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

Data Structures [edit]

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

Package Categories [edit]

See also [edit]

External links [edit]