vix.ing · top · new · best · stats · spec

WebScript -- A Scripting Language for the Web

1999/04/21 by Yin Zhang, Zhang, Yin
Computer Science · #D.3.m #FOS: Computer and information sciences #H.5.4 #I.7.m #Networking and Internet Architecture (cs.NI) #Programming Languages (cs.PL) #cs.NI #cs.PL

paper · pdf · doi:10.48550/arxiv.cs/9904011

19 pages, 11 figures

arxiv created 1999/04/21 · arxiv updated 2009/11/30

Abstract

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. This paper presents the motivation behind the design and implementation of WebScript, an overview of its major features, as well as some demonstrations of its power.

Related