The (.method1 obj) => (. obj method1) macroexpansion is defined as an
"special" one, and I suppose the macroexpansion (Integer/MAX_VALUE) =>
(. Integer MAX_VALUE) is another one. Correct me if I'm wrong, but I
think they are "special" because you reference the macro not by the
first symbol in the expression but as an special punctuation syntax.

My question is, which other "special"  macroexpansions exists? There
is a complete list somewhere? Where these macros are located in the
Clojure compiler source?

Saludos,
Nahuel Greco.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to