Download List

Project Description

Tcl provides a portable scripting environment for Unix, Windows, and Macintosh that supports string processing and pattern matching, native file system access, shell-like control over other programs, TCP/IP networking, timers, and event-driven I/O. Tcl has traditional programming constructs like variables, loops, procedures, namespaces, error handling, script packages, and dynamic loading of DLLs. Tk provides portable GUIs on UNIX, Windows, and Macintosh. A powerful widget set and the concise scripting interface to Tk make it a breeze to develop sophisticated user interfaces.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-23 10:18 Back to release list
8.6

This release adds new commands [lmap] and [dict map],
adds new [load] options -global and -lazy,
fixes crashes related to attempts to write to a variable in  a namespace which does not exist,
fixes paths returned from [tk_getOpenFile -multiple] on Windows,
corrects decoding of base64 with trailing whitespace,
updates the included packages to current versions,
and removes legacy Carbon sources.
Tags: Stable, Major feature enhancements

Project Resources