Updated 2014-10-09 16:20:27 by pooryorick

Tcl Web Application Framework, by Roy Keene, provides features such as sessions, users, privilege separation, and an abstract database interface.

Download  edit

webapp-0.3.4.tar.gz

Documentation  edit

Developer's Manual

Development  edit

code repository

Description  edit

The Tcl Web Application Framework helps simplify writing Web applications in the Tool Command Language (Tcl). It is currently under development, but stable for production use.

It is written in such a way that applications can integrate into the framework without having to modify the framework itself, making upgrading the framework without breaking the application possible.

Feedback and suggestions are appreciated as this project matures.