Generated: Monday, November 14, 2011, 09:25:11 Copyright © 2011 , Kurt Nørmark The local LAML software home page

Overview of functional programming examples

These examples accompany the paper WEB Programming in Scheme - the LAML approach.

Some of the HTML code files shown in the column 'Verbatim HTML' have been pretty printed for improved readability. The pretty printing is done by an LAML tool parsing and pretty printing tool.

The following examples exist in this directory:

Example LAML HTML - for browser Verbatim HTML
Flat HTML example initial-flat-html-document.laml initial-flat-html-document.html initial-flat-html-document-protected.html
Rule 1, 2, and 3 rule1-2-3-a.laml rule1-2-3-a.html rule1-2-3-a-protected.html
Rule 4 rule4-a.laml rule4-a.html rule4-a-protected.html
Rule 5 rule5-a.laml rule5-a.html rule5-a-protected.html
Rule 5 rule5-b.laml rule5-b.html rule5-b-protected.html
Rule 6 rule6-a.laml rule6-a.html rule6-a-protected.html
Mirror discussion discussion-a.laml discussion-a.html discussion-a-protected.html
Table examples table-example-a.laml table-example-a.html table-example-a-protected.html
All tables - figure table-figure.laml table-figure.html table-figure-protected.html
Ad hoc abstracted document abstracted-html-document.laml abstracted-html-document.html abstracted-html-document-protected.html
LENO - original syntax leno-original/sample.laml leno-original/html/sample.html -
LENO - XML in LAML syntax leno-xml-in-laml/sample.laml leno-xml-in-laml/html/sample.html -

The LAML script that generates this page.

The examples can be found in the directory examples/jfp/ of the LAML download bundle.

If your browser will not present files with 'laml' or 'scm' extensions you should disable any special handling of these extensions on your system. In that way they are treated as pure text files.