Scroll to see more

lisp

7 min read – Development, lisp, macro

A quick peek at lisp macros

Macros enable developers to extend a language to accomodate future or domain specific needs without waiting for language updates. In this post, we extend the control flow of the language.