Jacl
Jacl is the Tcl implementation in Java. Jacl manuals primarily consists of using the java package for invoking Java object from Jacl. Refer to the Tcl documentation for specific Jacl commands.
The Jacl version used is 1.4.1, which includes the TJC Tcl-to-Java compiler, and the IncrTcl object system. A small number of patches have been applied, see the patches/* directory.