June 2003
Intermediate to advanced
960 pages
20h 55m
English
Tcl 8.2 is primarily a bug fix and stabilization release. This release is recommended instead of Tcl 8.1.
Tcl 8.2 adds almost no new features at the Tcl script level. Instead, it adds a few new C APIs that enable some interesting extensions to be added without having to modify the core Tcl distribution. At the same time, Scriptics focused on the outstanding bug reports in order to make the 8.2 release as stable as possible.
Andreas Kupries contributed a mechanism that allows I/O channel processing modules to be stacked onto open I/O channels. This adds a new Tcl_StackChannel C API, but there are no changes visible at the Tcl script level. However, it enables several interesting extensions such as compression and ...
Read now
Unlock full access