Lecture overview
Keyboard shortcut: 'u'  Previous slide in this lecture
Keyboard shortcut: 'p'  Next slide in this lecture
Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  Annotated slide
Keyboard shortcut: 't'  Alphabetic index  Help page about these notes  Course home    xml-lamlSlide 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