Version 6 of Web servers which provide native Tcl support

Updated 2002-08-16 17:44:37

Purpose: list and discuss the various options available to Tcl programmers who need HTTP/Web server access with Tcl scripting ability.

See http://www.purl.org/NET/Tcl-FAQ/part4.html which has a variety of Tcl based applications, several of which have HTTP server capabilities.

This list includes:

DynaWeb,

  • applications with embedded HTTP servers such as

tclhelp, ... [What is tclhelp?]

  * mkHttpd: small module allows to include a web user interface in application
  * [websh]
  * [castle]
  * [scwsd] (actually, it's static content, but it's '''Tcl'''-delivered static content)

CL occasionally maintains a more specialized page [L1 ] on the same topic.


A related topic is Web-hosting companies that offer server-side Tcl.