Embeds a Tcl/Tk interpreter in your Lua programs.

$ luarocks install lua-tk

This module provides a basic interface between Lua and Tcl/Tk. The
operations of this module allow you to execute arbitrary commands in the
Tcl interpreter, set and retrieve variable values in the interpreter,
and invoke Lua callbacks from Tcl/Tk.

Versions

1.0-11 year ago(revision: 2)161 downloads

Dependencies

lua >= 5.1

Manifests