Lecture overview -- Keyboard shortcut: 'u'  Previous page: Mirrored Languages -- Keyboard shortcut: 'p'  Next page: Course home page mirroring in Scheme (2) -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Alphabetic index  Help page about these notes  Course home    Linguistic abstraction - slide 14 : 22

Course home page mirroring in Scheme (1)
The simple course home page is mirrored as an XML language in Scheme and LAML
course-home-page.dtd
The course home page DTD.
parse-dtd.laml
The script that parses the DTD.
make-mirror.laml
The script that generates the mirror.
course-homepage-mirror.scm
The mirror in Scheme of the course home page.