Category:Tcl
From Rosetta Code
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
Articles in category "Tcl"
There are 53 articles in this category.

