A copy of this work was available on the public web and has been preserved in the Wayback Machine. The capture dates from 2006; you can also visit the original URL.
The file type is application/pdf
.
Filters
Client-Side Web Scripting with HaskellScript
[chapter]
1998
Lecture Notes in Computer Science
In this paper we explain the basic DOM API by means of examples and report on our experiences of using Haskell as a programming language for client-side web scripting. ...
Client-side scripting and DHTML make it possible to build interactive w eb pages that don't need round-trips to the server for every user-event. ...
For example, with client-side web scripting it is possible to locally make the appearance of an HTML element c hange when the mouse is positioned over the element, without the need of generating a completely ...
doi:10.1007/3-540-49201-1_14
fatcat:6dqkhl4ctzap7h3s7ngjdunwta
Domain specific embedded compilers
2000
SIGPLAN notices
We sketch a general design pattern for embedding client-server style services into Haskell using a domain speci c embedded compiler for the server's source language. ...
Our nal example shows how Domain Speci c Embedded Compilers can make server-side web scripting more productive. ...
The following example is a is a simple server-side web script that generates an HTML page for a database of exam marks and student names. ...
doi:10.1145/331963.331977
fatcat:eg2rjimyr5bohfdhtod34ukyqm
Domain specific embedded compilers
1999
Proceedings of the 2nd conference on Domain-specific languages - PLAN '99
We sketch a general design pattern for embedding client-server style services into Haskell using a domain speci c embedded compiler for the server's source language. ...
Our nal example shows how Domain Speci c Embedded Compilers can make server-side web scripting more productive. ...
The following example is a is a simple server-side web script that generates an HTML page for a database of exam marks and student names. ...
doi:10.1145/331960.331977
dblp:conf/dsl/LeijenM99
fatcat:sdt6n5rvgbbyhnavutlpjz5z74