Download List

Projeto Descrição

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

Esta versão adiciona novos comandos [lmap] e [dict mapa], acrescenta novo [carga] opções - e global - preguiçoso, corrige falhas relacionadas a tentativas de escrever para uma variável em um namespace que não existe, corrige caminhos retornados de [tk_getOpenFile-múltiplos] no Windows, corrige a decodificação de base64 com espaço em branco à direita, atualiza os pacotes incluídos para versões atuais e remove o legado fontes de carbono.
Tags: Stable, Major feature enhancements
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.

Project Resources