Lecture overview -- Keyboard shortcut: 'u'  Previous page: LAML document processing -- Keyboard shortcut: 'p'  Next page: LAML server-side programming - CGI -- Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Help page about these notes  Alphabetic index  Course home  Lecture 7 - Page 17 : 24
Functional Programming in Scheme
LAML
LAML document styles and tools

A number of document styles and tools have been built on top of the basic LAML libraries and the mirrors

  • Document styles

    • Domain specific web languages

    • LENO in which this material is written

    • Course plan in which the course home page is written

    • The Manual document style in which the LAML software is documented

    • ...

  • Tools

    • The Scheme Elucidator used to explain programs in this material

    • Web Calendar used on the course home page

    • XML parser and XML mirror generation tool

    • ...