Introduction: Why Lisp? -- Lather, Rinse, Repeat: A Tour of the REPL -- Practical: A Simple Database -- Syntax and Semantics -- Functions -- Variables -- Macros: Standard Control Constructs -- Macros: Defining Your Own -- Practical: Building a Unit Test Framework -- Numbers, Characters, and Strings -- Collections -- They Called It LISP for a Reason: List Processing -- Beyond Lists: Other Uses f…