Category:Tcl packages: Difference between revisions

From Rosetta Code
Content added Content deleted
(Some basic descriptive text.)
 
 
Line 1: Line 1:
This is the category of packages available for [[Tcl]]. A Tcl package is a versioned library (usually written in Tcl or [[C]]) that can be used from inside a Tcl script through the use of the <code>package require</code> command.
This is the category of packages available for [[Tcl]].

A Tcl package is a versioned library (usually written in Tcl or [[C]])
that can be used from inside a Tcl script through the use
of the <code>package require</code> command.

[[Category:Tcl]]

Latest revision as of 21:54, 13 November 2014

This is the category of packages available for Tcl.

A Tcl package is a versioned library (usually written in Tcl or C) that can be used from inside a Tcl script through the use of the package require command.

Subcategories

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

C

E

S

T