These include both traditional installers as well as single file "download and run" executables. See Binary distributions. See Source distributions for instructions on downloading and compiling.
The Tcler's Wiki is an alternate, but uncategorized, resource for the same. Here is the Tcl source distribution license , but be sure to check the license for any particular distribution you use. This is the main Tcl Developer Xchange site, www.
Batteries Included: Tcl delivers in the pkgs subdirectory a bundled collection of third-party packages built and installed along with Tcl. Thread-enabled Operations: A thread-enabled default build, a bundled Thread package, and new command interp cancel make Tcl 8. The bundled sqlite3 and tdbc::sqlite3 packages supply a powerful and popular SQL database engine ready to use.
Built-in Zlib Compression: New command zlib provides utilities to handle compression of data and streams. List Processing: New commands lmap and dict map enable the elegant expression of transformations over Tcl containers.
Stacked Channels by Script: New commands chan push and chan pop expose the power of stacked channels without the need to write C code.
Additional New Features: Temporary file creation, enhancements to list sorting and setting, dict filtering, half- close of bidirectional channels, encoding and decoding of binary sequences, finer control over load , and many many more. Highlights of Tk 8. Busy Windows: New command tk busy is a variant of blt::busy that lets the interactivity of windows be suspended and restored as required by the needs of the program.
New Font Selection Dialog Interface: New command tk fontchooser provides a portable interface to the standard font selector of the platform, whether that is modal or not.
0コメント