On Thu, Jul 28, 2011 at 1:58 PM, Meikel Brandmeyer <m...@kotka.de> wrote: > If the thing you want to call is a macro, you have to hope that the library > other provided the logic as star function (as in Nicolas' case). If there is > no function containing the actual logic, you have to re-implement the macro > in Java. cf. > http://stackoverflow.com/questions/6672934/how-to-call-clojure-macros-from-java/6674923#6674923
There's also the eval(read(whatever)) route, if you need to resort to it. -- Protege: What is this seething mass of parentheses?! Master: Your father's Lisp REPL. This is the language of a true hacker. Not as clumsy or random as C++; a language for a more civilized age. -- 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