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.

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

이 릴리스 새 명령을 [lmap]와 [dict 지도] 추가, 새로운 추가 [로드] 옵션-글로벌 및-게으른, 존재 하지 않는에서 반환 하는 경로 수정 하는 네임 스페이스에 변수를 작성 하는 시도 관련 된 충돌을 해결 [tk_getOpenFile-다중] 윈도우즈에서 후행 공백와 base64 디코딩 수정 하 고, 현재 버전에 포함 된 패키지를 업데이트 하 고, 레거시 탄소 소스를 제거 합니다.
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