Category:Tcl

From Rosetta Code

Jump to: navigation, search

Programming Language
Tcl is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific. You may find a list of its implementations here, and a list of its users on RC here.

Listed below are all of the tasks on Rosetta Code which have been solved using Tcl.

See also: Tcl on the HOPL


Tcl is a scripting language with very simple syntax, dynamic typing, automatic storage allocation and garbage collection and native Unicode support. Tcl is often combined with the Tk library. As a result, it is often referred to as Tcl/Tk.

Tcl is known to be supported under a variety of popular operating systems, including UNIX, Linux, BSD, Windows, WinCE, PocketPC, Mac OS X and BeOS. Tcl is distributed under the BSD License.

[edit] External Links

Subcategories

There is one subcategory to this category.

T

Personal tools