Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
8.6a2

Le "[pipe Chan] commande" a été ajoutée. Un non-exécution d'évaluation de nouveaux récursive découple l'évaluation Tcl pile de l'évaluation C pile. Commandes expérimentales nouvelles ont figuré sous:: THC:: non pris en charge: [tailcall], [atProcExit], [Coroutine], et [Le rendement]. Protection contre le débordement de pile est utilisé dans le moteur de regexp. Broken manutention de regexps ***= a été fixée. Un crash dans [inscope namespace ()] a été fixée. Args Les "mauvais #" messages ont été rendus plus cohérents.
Tags: Development, Major feature enhancements
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.

Project Resources