Tcllib
From HandWiki
Revision as of 16:34, 8 May 2022 by imported>Steve Marsio (fixing)
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
- 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
See also
- Tcl
- Itcl
External links