Lecture overview -- Keyboard shortcut: 'u'  Source programs in previous lecture -- Keyboard shortcut: 'p'  Source programs in next lecture -- Keyboard shortcut: 'n'  Course home

Source Programs
LAML

The Note Context in the rightmost column is only shown in case an annotated program exists. - You can navigate to the annotated program via the annotated slide view (= 'the note context').

A very simple HTML document that illustrates the overall HTML document structure.initial-document.htmlSlide contextText book context-
The same document as an LAML expression.doc0.lamlSlide contextText book context-
The document from above embedded in the LAML framework.doc1.lamlSlide contextText book context-
A HTML mirror expression with attribute names (symbols), attribute values (strings following symbols) and content strings.basic-rule.lamlSlide contextText book context-
The rendering of the value of the HTML mirror expression.basic-rule-res.htmlSlide contextText book context-
An HTML mirror expression which suppresses white space in front of punctuation characters.rule4-a.lamlSlide contextText book context-
The rendering of the value of the HTML mirror expression.rule4-a-res.htmlSlide contextText book context-
An HTML mirror expression in which lists are passed as parameters to the HTML mirror functions.rule5.lamlSlide contextText book context-
The rendering of the value of the HTML mirror expression.rule5-res.htmlSlide contextText book context-
An HTML mirror form in which we highlight a CSS attribute.rule6-a.lamlSlide contextText book context-
The rendering of the value of the HTML mirror expression.rule6-a-res.htmlSlide contextText book context-

Generated: Tuesday July 2, 2013, 09:16:00