For the moment: see the Wiki page http://wiki.tcl.tk/4326 at the Tclers' Wiki
The Tk-based version was developed a long time ago, but recently I picked it up again to have another shot at a web-based version. This is working nicely, even though extremely limited. I need to reorganise the code to make it more suitable for public use, but that is not an enormous effort. From there on I will develop it further to make it fully workable.
The code for both versions is available now. The documentation and the HTML version still require a significant amount of work.
Update:
The source code for the web-based version has been extended so that it now uses a separate interpreter for each connection. It also creates a working directory specifically for that interpreter.
Main issues:
- Properly dispose of the interpreter when done
- Document the changes
-- dd. 6 october 2013