Welcome to E-Books Directory
This is a freely downloadable e-book.
Tcl Programming
Read this book online or download it here for free
Custom Search

Tcl Programming
Publisher: Wikibooks 2010
Description:
Tcl (Tool Command Language) is a dynamic programming/scripting language based on concepts of Lisp, C, and Unix shells. It can be used interactively, or by running scripts (programs) which can use a package system for structuring, hence allowing to do much with little code. This book also discusses the GUI toolkit Tk in considerable extent.