HubHip: Computers: Programming: Languages: Tcl-Tk (103)

DescriptionTcl stands for "tool command language" and is pronounced "tickle." It is actually two things: a language and a library. First, Tcl is a simple textual language, intended primarily for issuing commands to interactive programs such as text editors, debuggers, illustrators, and shells. It has a simple syntax and is also programmable, so Tcl users can write command procedures to provide more powerful commands than those in the built-in set. Second, Tcl is a library package that can be embedded in application programs.

   Tcl-Tk

Last update: 2008-05-05 14:47:11 Tcl-Tk | Copyright 2008 HubHip.com