From Library Journal
Copyright 1999 Reed Business Information, Inc.
Review
--CHEFÂS DIGEST -- Review
Read the full review for this book.
Tcl/Tk for Real Programmers, by Clif Flynt, is a more than good enough book about a good enough language. It is rendered especially valuable by the attachment of a content-rich and well-organized CD-ROM. If you program or wish to program in Tcl/Tk and don't feel your resources are complete, your library needs this reference. Tcl, pronounced "tickle" and short for "tool command language," was developed by John Ousterhout in the 1980s as an embeddable command interpreter designed as a virtual machine. Tk is the tool kit of GUI extensions that put Tcl/Tk in the position in UNIX that is occupied by Rexx and the Workstation Agent on the S/390, and by Visual Basic on Wintel. It's there for applications which must have a GUI but consist largely of non-GUI code, often composed of an extant non-Tcl application base, which Tcl is then used to script. On Linux, for instance, Tcl/Tk is used as a GUI wrapper around certain administrative tasks embodied in system commands and sbin shell scripts; on the other hand, Tcl/Tk is not generally used to author paint programs. --Jack Woehr, Dr. Dobb's Electronic Review of Computer Books -- Dr. Dobb's Electronic Review of Computer Books















