blob: a39fe168fc0378bd62018a587bad95e2eb579748 (
plain) (
blame)
1
2
3
4
5
6
|
pure-tk provides a basic interface between Pure 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 Pure callbacks from Tcl/Tk.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-tk.html
|