From: Gvdc on

GromTcl persistent Tcl interpreter
--------------------------------------------------------------------------------


GromTcl is a persistent Tcl interpreter for unix-like operating systems
provided by Bauk Web server's Grom persistent interpreter connector library.

Tcl interpreter compiled and linked with Grom connector library produces Tcl
interpreter capable of operating in persistent mode and executing *.tcl
scripts in web directory.
It provides web designers/programmers ability to use Tcl script code for
creating dynamic pages/web scripts and interact with objects on web server
ie. to manipulate files and directories, handle client-sent data, databases,
create content management systems, etc.



Download:
http://www.bauk.ws/gromtcl.html
http://www.bauk.ws/readme.html#gromconnector

GromTcl persistent Tcl interpreter
Grom persistent interpreter connector library

--