Back to Book

01 - Building Abstractions with Procedures

As no one is perfect, these notes won't be either.

1.1 - The Elements of Programming

Every powerful programming language (according to the authors) should give you three things:

The authors then go on to explain why they chose lisp as the programming language. In part, because it provides mechanisms that satisfy each of these properties.

Let's now look at each section briefly in turn. Note once again, I am mixing and matching topics. Part by accident, part on purpose.