tcl
TCL package
The tcl package contains the interface for the tcl/tk interpreter library. This unit allows to integrate Tcl/Tk code into your program, which allows to quickly develop a user interface. (View interface)There is an example program tcl demo which shows how to call the interpreter.
Back to packages
