Download List

專案描述

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.

2008-08-27 00:45 Back to release list
8.6a2

The "[chan pipe]" command was added. A new
non-recursive evaluation implementation decouples
the Tcl evaluation stack from the C evaluation
stack. New experimental commands were added in
::tcl::unsupported: [tailcall], [atProcExit],
[coroutine], and [yield]. Stack overflow
protection is used in the regexp engine. Broken
handling of ***= regexps was fixed. A crash in
[namespace inscope {}] was fixed. The "wrong #
args" messages were made more consistent.
標籤: Development, Major feature enhancements

Project Resources