Scheme 5: Quotation video

June 21, 2012 [Lisp, Metaprogramming, Programming Languages, Scheme, Tech]

Series: Feel the cool, Basics, Closures, Recursion, Quotation, Lambda, Macros.

Continuing the series on Scheme, this video explains on of the most powerful and unfamiliar features of Scheme: quotation. Quoting allows us to talk about and manipulate code in code, as easily as we deal with strings or numbers.

Embedded YouTube video

Slides for Scheme 5: Quotation