Lecture overview
Keyboard shortcut: 'u'  Previous page
Keyboard shortcut: 'p'  Next page
Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide
Keyboard shortcut: 't'  Help page about these notes  Alphabetic index  Course home  Slide 38 : 42
Overall comparison between XML and LAML

XML

LAML

SGML tradition and syntax

Lisp tradition and syntax

Markup imposed on textual document

Textual strings passed to functions

No dynamic capabilities - relies on external tools

The textual document is fully integrated in a programming context

Calls for advanced structure editing support

Immediate and simple structure editing on Lisp ground