- JTcl Interpreter, an implementation of Tcl (Tool Command Language) written in Java that implements a large extent of Tcl 8.4 syntax and commands, limited only by API restrictions of the Java Virtual Machine. It is based on the Jacl interpreter from the TclJava project.
- The JTcl Java bindings for Tcl.