On Wed, Sep 28, 2011 at 2:39 PM, ru <[email protected]> wrote: > If the macro arguments are evaluated, the macro does not need to > expand the language. All you can do with functions: > > (eval-some-code '(.. some code here ..)) > > Even VisualBasic can do this: eval_some_code ".. some code here .."
Try writing an `or` and `if` statement in Visual Basic / your favourite language and share it with us :-) Regards, BG -- Baishampayan Ghose b.ghose at gmail.com -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
