LAML
- slide 16 : 24
LAML document processing
The LAML system supports a number of different ways to process a document
From the command prompt (shell)
Good for some Unix users
Good for tool composition - piping
From a Scheme prompt (LAML prompt)
Makes it possible to interact with LAML at a more fine grained level
From Emacs
Direct support of LAML from an advanced text editor
Synchronous and asynchronous processing
Keyboard shortcuts, templates, and menu support
Support of embedding of a substring in a Lisp form - and the inverse unembedding
The Emacs support of LAML can be seen as powerful
environment
for programmatic authoring