
S1 E5 - ClojureScript Compiler with Mike Fikes
ClojureStream Podcast
00:00
What Are the Uses of Macros in Programming?
Special forms are the ones that actually make the language or the programming language work. Macros are just kind of like higher level template things that you can use to, you know, write code that will expand to other code. One of the main uses of macros is to help with some verbose construct that you're repeating over and over again.
Transcript
Play full episode