Version 0 of the Zen of Tcl

Updated 2004-02-19 21:35:54

Richard Suchenwirth 2004-02-19 - I created this page by accident - I thought it existed... Now it exists. First lesson in the Zen of Tcl: wishful thinking helps to make things come true.

  • Everything is a string
  • It's simpler than you expected
  • But then again: everything is a command. (This unifies declarations, subroutines, functions, but conflicts with #1. Well, Tcl has never claimed to supply the Grand Unified Theory, and yet, in some ways it does.)

Arts and crafts of Tcl-Tk programming