Lecture overview
Keyboard shortcut: 'u'  Previous slide in this lecture
Keyboard shortcut: 'p'    Lecture notes - all slides and notes together  Annotated slide
Keyboard shortcut: 't'  Alphabetic index  Course home  more-conclusionsLecture - 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