Skip to content

Instantly share code, notes, and snippets.

@mfikes
Last active July 6, 2020 02:51
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mfikes/7a3902f7a8260fe6aab2 to your computer and use it in GitHub Desktop.
Save mfikes/7a3902f7a8260fe6aab2 to your computer and use it in GitHub Desktop.
Posts about Bootstrapped ClojureScript Macros

We've learned a bit about how ClojureScript's macro system works in bootstrapped mode over the past half year.

Here is a collection of posts I've made on the subject.

But first, it's probably worth reading https://github.com/clojure/clojurescript/wiki/Differences-from-Clojure#macros

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment