About TCLoo

TCLoo is a pure-tcl implementation of some language features inspired by the Python language.

Features include:

Download

The current version of tcloo is 0.9. You can download it here.

You may use and distribute tcloo under the terms of the GNU Public License version 2. A version of the tarball containing proper notice of license will be available soon.

Documentation

The above tarball contains documentation in the Doc/ directory and demos in the Demo/ directory.

Compatability

I have been developing tcloo against tcl8.2.1 and a CVS version of tcl8.4. It should run on any version of tcl with namespaces.