<html>
<head><title>WEB Programming in Scheme - the LAML approach</title></head>
<body>
<h1>WEB Programming in Scheme - the LAML approach</h1>
<p>
The paper
<a href="http://www.cs.auc.dk/~normark/laml/papers/jfp.pdf">
<em>WEB Programming in Scheme - the LAML approach</em>
</a>
authored by Kurt Nørmark is written for people who are interested in functional
programming. The
<a href="abstract.html">abstract</a>
is available as a separate page.
</p>
<p>The paper contains the following sections:</p>
<ol>
<li>Introduction</li>
<li>Markup language mirroring</li>
<li>Programming with the HTML mirror functions</li>
<li>Raising the level of abstraction</li>
<li>LAML overview</li>
<li>Reflections and similar work</li>
<li>Conclusions</li>
</ol>
<p>There exists other papers about LAML, such as:</p>
<ul>
<li>
<a href="http://www.cs.auc.dk/~normark/laml/papers/www2002/p296-normark.html">
Programmatic WWW authoring using Scheme and LAML
</a>
</li>
</ul>
<div>
<p>
Kurt Nørmark
<br>
<a href="mailto:normark@cs.auc.dk">normark@cs.auc.dk</a>
<br>
<a href="http://www.cs.auc.dk/~normark/">http://www.cs.auc.dk/~normark/</a>
</div>
</body>
</html>