| Webscript | ||||
| Status With Yin Zhang (yzhang@cs.cornell.edu) Leo Ku is currently building applications with WebScript.
|
Webscript is a scripting language for
processing Web documents. Designed as an extension to Jacl, the Java implementation of
Tcl, WebScript allows programmers to manipulate HTML in the same way as Tcl
manipulates text strings and GUI elements. This leads to a completely new way of writing
the next generation of Web applications. Detailed introduction to WebScript can be found in our paper "WebScript -- A Scripting Language for the Web" (Cornell CS Technical Report TR99-1742, April 23, 1999). For other information about WebScript (e.g. documentation, downloading etc.), please visit the home page of WebScript.
|