Concepts from high-level languages can greatly simplify the design and implementation of CGI programs. This dissertation develops two systems for implementing these programs. The first technique* relies on a custom Web server that dynamically loads CGI programs using the operating system-style services of MrEd, an extension of Scheme. The server implements programming mechanisms using continuations that allow the CGI program to interact with the user in a natural manner. The second technique relies on program transformations from functional language compilation.† It allows the use of standard servers and alleviates most of the memory consumption on the server. In my thesis I discuss the advantages and disadvantages of each approach. ...
This talk is aimed at people who have experience with REXX and are interested in using it to write W...
A computation server is needed to provide analysis programs to Korean biologists, especially genome ...
This paper discusses some useful insights for instructors who might want to consider using a web app...
The construction of interactive server-side Web applications differs substantially from the construc...
Interactive web services are increasingly replacing traditional static web pages. Producing web serv...
Abstract: Functional languages offer considerable benefit to the programmer/researcher. Simple synta...
High-level scripting languages have become tremendously popular for development of dynamic Web appli...
The number of World Wide Web (WWW or Web) applications on the Internet continue to increase. Web use...
The extensive dependence of modern-day society on large software systems places a premium on tools f...
The Internet has become a prominent platform for the deployment of computer applications. Web-browse...
We present SWILL, a lightweight programming library that adds a simple embedded web server capabilit...
C++ language was used for creating web applications at the department of Mapping and Cartography for...
Abstract—In recent years, Web sites evolved into ever more complex distributed applications. But cur...
Modern programming languages raise the level of abstraction, hide the details of computer systems fr...
Web programming remains difficult, even with cutting-edge libraries, because the execution model of...
This talk is aimed at people who have experience with REXX and are interested in using it to write W...
A computation server is needed to provide analysis programs to Korean biologists, especially genome ...
This paper discusses some useful insights for instructors who might want to consider using a web app...
The construction of interactive server-side Web applications differs substantially from the construc...
Interactive web services are increasingly replacing traditional static web pages. Producing web serv...
Abstract: Functional languages offer considerable benefit to the programmer/researcher. Simple synta...
High-level scripting languages have become tremendously popular for development of dynamic Web appli...
The number of World Wide Web (WWW or Web) applications on the Internet continue to increase. Web use...
The extensive dependence of modern-day society on large software systems places a premium on tools f...
The Internet has become a prominent platform for the deployment of computer applications. Web-browse...
We present SWILL, a lightweight programming library that adds a simple embedded web server capabilit...
C++ language was used for creating web applications at the department of Mapping and Cartography for...
Abstract—In recent years, Web sites evolved into ever more complex distributed applications. But cur...
Modern programming languages raise the level of abstraction, hide the details of computer systems fr...
Web programming remains difficult, even with cutting-edge libraries, because the execution model of...
This talk is aimed at people who have experience with REXX and are interested in using it to write W...
A computation server is needed to provide analysis programs to Korean biologists, especially genome ...
This paper discusses some useful insights for instructors who might want to consider using a web app...