> You can sometimes avoid the use of a macro by using alternative evaluation
> strategies, whether that's provided by odd calling semantics, by pervasive
> laziness (e.g., one can implement `if` in Haskell using a function), or by
> manual thunking (or the use of `delay`). If that's what you mean, then the
> answer is "yes".

yup. and i mean "i wish lisp had that ability, rather than forcing
everything that isn't strict-evaluation functional argument passing
into compile time macros."

i think.

-- 
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