Category:TclOO

Revision as of 21:39, 24 August 2010 by rosettacode>Dkf (Add more info)
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

TclOO is a library for Tcl 8.5, which provides access to the same object-oriented programming facilities as are built directly into Tcl 8.6.

See the TclOO page on the Tcler's Wiki for more information.