April 2005
Beginner to intermediate
528 pages
16h 20m
English
CHAPTER 1 Introduction: Why Lisp?
CHAPTER 2 Lather, Rinse, Repeat: A Tour of the REPL
CHAPTER 3 Practical: A Simple Database
CHAPTER 4 Syntax and Semantics
CHAPTER 7 Macros: Standard Control Constructs
CHAPTER 8 Macros: Defining Your Own
CHAPTER 9 Practical: Building a Unit Test Framework
CHAPTER 10 Numbers, Characters, and Strings
CHAPTER 12 They Called It LISP for a Reason: List Processing