Category:Tcl: Difference between revisions

From Rosetta Code
Content added Content deleted
(Copied language description)
(Added Programming Language template)
Line 1: Line 1:
{{Programming Language}}'''Tcl''' is a scripting language with very simple syntax, dynamic typing, automatic storage allocation and garbage collection and native Unicode support.
[[Category:Solutions by Programming Language]]

'''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 often combined with the [[Tk]] library. As a result, it is often referred to as '''Tcl/Tk'''.



Revision as of 03:41, 8 November 2007

Programming Language
This 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.

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


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 and BeOS. Tcl is distributed under the BSD License.

External Links

Subcategories

This category has the following 4 subcategories, out of 4 total.

Pages in category "Tcl"

The following 200 pages are in this category, out of 983 total.

(previous page) (next page)

C

(previous page) (next page)