Misc Programs written in Tcl
Requirements
- Tcl
Core Procedure
- catchtest.tcl - test of 'catch'
Use of Core Library
- xmlparser.tcl - Simple XML Parser
- md5.tcl
- cgi.tcl - CGI program skeleton
- html.tcl - output HTML
Use of Incr Tcl
- itcl_test.tcl - example use
- itcl_create_class_from_name.tcl - allocate new class from Class name
A Bit Larger Program
- session.tcl - implement 'session' functionality of Web application
[ return ]