Veit explains what quasiquoting is, why it's useful, and how he added a quasiquoter to Carp, a statically typed Lisp designed for real-time applications.
— nicholasbs
A two-part video series on building a lens library and extending it to support prisms in the Carp programming language!
(This is the second post in the series, and links back to the first.)
— rachel
Veit demonstrates how the traditional object-oriented Builder pattern can be useful in functional programming languages like Carp, a Lisp that he's one of the main contributors to.
— porterjamesj