Lecture overview
Keyboard shortcut: 'u'  Previous page
Keyboard shortcut: 'p'    Lecture notes - all slides and notes together  slide
Keyboard shortcut: 't'  Alphabetic index  Course home  Lecture - 0Slide 3 : 3
Concluding remarks

The source of a WWW document is a program in Scheme

A functional programming language is much better for our purposes than an imperative programming language

Modern functional programming languages would push on the type system in order to ensure grammatical correctness

In the Lisp world flexibility and pragmatic solutions are more important