Rivet r6 (See the current copy)

Tcl-based Templating Engine

Main page: http://tcl.apache.org/rivet/


I've done some work to port Rivet to CGI (for use on Win32, Apache 2.x for example, or any other webserver that can be similarly configured). It also allows you to take advantage of suEXEC for Rivet scripts.

Rivet/CGI Download: http://www.rkeene.org/devel/rivetcgi-0.5.0.1242.tar.gz

To use it:


Additionally, Rivet/CGI now supports converting a Rivet application wholesale into a Starkit, for distribution of a Rivet application as a single file (including supplementary resources, such as images, documents, etc).

The script "rivet2starkit" is supplied to accomplish this.


I also wrote a simple script to convert simple TTML (from mod_dtcl, whose syntax is very similar to Rivet's) documents into CGI executables