Wtcl is a simple Tcl module for Apache. It provides an embedded, persistent Tcl interpreter and a set of commands for developing dynamic Tcl-based web pages.
Wtcl currently works with Tcl >= 8.1 and Apache 1.3 on Windows.
Wtcl provides basic web functions one would expect including a persistent interpreter and session support. Sessions are implemented using in-process storage or an SQL database (using tclodbc).
Links:
Other Tcl applications for Apache from the Apache Tcl project: