Lecture overview -- Keyboard shortcut: 'u'  Previous page: Lisp and Scheme [Section] -- Keyboard shortcut: 'p'  Next page: Scheme -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Alphabetic index  Help page about these notes  Course home    Introduction to Functional Programming in Scheme - slide 2 : 49

Lisp
Lisp is the next oldest programming language - only Fortran is older.
sample-scheme-function.scm
A Lisp form - A Scheme function.
Program = Data = Lists