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 11 : 24
Syntax

This is description of a piece of syntax, such as a programming language syntax


This is a piece of syntax

This is an explanation of the syntax


if expression then statement1 else statement2

An explanation of the if-then-else syntax. As it appears from the underlying LAML source, the syntax stems from a separate file, in this case a comment in this Scheme file. The colorizing and fonting is done when the the text has been read

meta-lecture-notes.lamlThe underlying LAML program.

The underlying LAML program. This shows the underlying source of this part of the notes