The Tcl Web Application Framework helps simplify writing Web applications in the Tool Command Language (Tcl). It provides the features that form the basis for writing an application, such as sessions, users, privilege separation, and an abstract database interface. It is currently under development, but stable for production use.
| Tags | Web Development |
|---|---|
| Licenses | MIT/X |
| Operating Systems | OS Independent |
| Implementation | Tcl |
Recent releases


Release Notes: This release adds support for using SQLite as a database backend. It changes the password format to salted SHA-1. There are minor bugfixes.


Release Notes: This release fixes an issue with the "module" package and Tcl 8.5.


Release Notes: This release added helper functions for a few HTML widgets and switched the administrative module to using them.


Release Notes: Several Metakit database backend fixes. The session package has been updated to be more intelligent about saving sessions.


Release Notes: The Mk4 database backend was changed to use an internal locking mechanism rather than a lock file. An issue with the Mk4 database interface causing a syntax error in certain situations was fixed.