Tcl for Web Nerds

by Hal Abelson, Philip Greenspun, and Lydia Sandon
    Preface

  1. Introduction
  2. Strings
  3. Lists
  4. Pattern matching
  5. Arrays
  6. Numbers and Arithmetic
  7. Control structure
  8. Procedures
  9. File commands
  10. eval: building Tcl commands with Tcl and feeding them back to Tcl
  11. exec: building Unix commands with Tcl and feeding them to Unix
  12. Further Study

    Index

For more information, please see http://www.aolserver.com and The Tcl Developer Xchange.

Return to Table of Contents

lsandon@alum.mit.edu