DESCR 428 B

1234567891011
  1. This is a package designed to teach the Tcl programming language in a
  2. quick and easy manner. The goal is to teach the minimal amount of Tcl
  3. syntax, commands and options that are necessary to write useful
  4. programs.
  5. You are encouraged to use the man pages and books to augment this
  6. tutorial.
  7. This version covers all of the commands in the Tcl language, as of
  8. version 7.4, and most of the commands added in later Tcl revisions.