On Friday, August 7, 2015 at 11:07:34 PM UTC+8, Mike Fikes wrote:
> > Are you saying that once the macro has been loaded it will be correctly 
> > invoked by Clojurescript?  How do we actually load the macro?
> 
> Macros in bootstrapped ClojureScript work just like they do in "regular" 
> ClojureScript.
> 
> So, specifically, loading a namespace for its macros doesn't invoke any of 
> them—it just makes them available to the code that is requiring them.
> 
> (Here is a demo showing them being used, if it helps see the big picture: 
> https://youtu.be/0uEx-hpMHhU )

Thanks so much!

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to