another random person learning TCL by throwing all my problems at it. ***Some things I like about Tcl:*** ****There are only 12 rules**** * [http://www.tcl.tk/man/tcl/TclCmd/Tcl.htm%|%dodekalogue%|%] ****Simple GUIs via Tk**** * [A minimal doodler explained] * [Jittering toplevel] * [A little pie chart] * [ASCII animation] * [A toy piano] ****Simple Client/Server**** * [A tiny Tcl server] * [Finding distances by querying MapQuest] ****The Virtual File System**** * [One-line web browser in Tcl] * [tclvfs] ****Isolated and safe child interpreters**** * [interp] ***Things written in Tcl*** ****Expect: Control everything**** * [Expect Examples] ****Simple Databasing**** * [SQLite] ****Source Code Repository (in a single file)**** * [Fossil] ****Simple Wiki (this wiki. Single-file version)**** * [http://code.google.com/p/wubwikit/downloads/list%|%wubwikit%|%] ****etc**** * [Major applications] ***Other Stuff*** * [The Tcler's Wiki] * [Arts and Crafts of Tcl-Tk Programming] ---- ***Some pages I want to look at later*** * [text::sync] ---- ****Phillip Greenspun's Database Books**** * [http://philip.greenspun.com/sql/%|%SQL for Web Nerds%|%] * [http://philip.greenspun.com/panda/%|%Phillip and Alex's Guide to Web Publishing] <>Person