A Tcl(Tutorial for Cool Languages) for Tcl/Tk
Posted by marcin | Filed under Tcl/Tk, digg, programming
Tcl/Tk can be used to create GUI very easily. Once you study Tk, you can use that to create GUI in many other popular languages like Perl(Perl/Tk), Ruby(Ruby/Tk) and Python(TkInter). Works in Linux, Windows And Mac systems.
Tcl/Tk Cookbook
Posted by marcin | Filed under Tcl/Tk, digg, programming
A Tutorial / Cookbook for doing graphics based Tk programs in Tcl. Good way to do GUI stuff that will work unchanged on Windows, Unix and Mac machines.