Hi Marc, Handling of macros has changed over time. There is a discussion of the current state in another thread: What is the up to date summary of cljs macro definition/usage as of 2850? https://groups.google.com/forum/#!topic/clojurescript/gx0lWf8XGhU
You should probably read comments of David Nolan and Thomas Heller in that thread. Peter On Wednesday, 4 March 2015 02:13:06 UTC+10, marc fawzi wrote: > Hi, > > > I tried defmacro from a .clj file with proper namespace and I did a > :require-macros (with standard :refer) to point to it from my .cljs file > > > I thought I should maybe tell Leinigen something about the .clj file > containing the macro but I'm not sure what is needed there. > > > Does anyone have a clue? or know of a CLJS project on github where macros are > used? > > > Thanks, > Marc -- 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.
