4 lines
208 B
Plaintext
Raw Normal View History

A binding of the Tcl interpreter to Lua. It allows for calls into Tcl,
setting and reading variables from Tcl and registering of Lua functions
for use from Tcl. Also, a binding to the Tk toolit is included.