Jacl, pronunced “Jackal”, is a Tcl interpreter written in Java. You can use it for Java the same way Tcl is used for C — a scripting language to glue together modules written in a low level language.
Tag Archives: Tcl
Tea
Tea is a high level scripting language for the Java environment. It combines features from Scheme, Tcl and Java.
JsTcl – Tcl in JavaScript
A Tcl implementation in JavaScript.