Version 63 of Tcl

Updated 2013-03-02 08:13:16 by pooryorick

Attributes

What
Tcl
Where
tcl.tk
Where
tcl.sf.net
Description
An embeddable dynamic language interpreter. The sample "tclsh" is frequently used as a shell interpreter. Currently at version 8.6.0.
Updated
2012-11-29
Contact
See web site

Description

See What is Tcl

Tcl Commands documents all the Tcl commands available in the core distribution.

Tcl C API documents all the public Tcl C calls that a C programmer should consider safe to use.

Tcl also comes with several packages. For instance, the http package, dde, msgcat, platform, registry, tcltest, the deprecated optparse package, as well as others [please fill them in here].

Why Tcl

see Why Tcl

See Also

Tcl FAQ
(desperately needs updating)
Wikipidea, English)
Wikipidia, GermanTcl
64-bit computing
Arts and crafts of Tcl-Tk programming
The way tcl works
Tcl Command Evaluation: Layer by Layer

Supported Platforms

See this page for details about platforms known to support Tcl and Tk.

Getting Tcl/Tk

See Getting Tcl/Tk

Installing Tcl

See Installing tcl

Documentation

See Documentation

Development of Tcl

Learning Tcl

See Learning Tcl

syntax

Tcl Syntax

see Tcl Syntax

Commands

see Tcl Commands

Programs

A Tcl repository
Extensions for Tcl and Tk