On Mon, Oct 26, 2009 at 6:20 AM, Stuart Sierra <the.stuart.sie...@gmail.com> wrote: > Can't be done. Once a fn is compiled, it's just Java bytecode.
On the other hand, size of the generated byte code is moderately interesting (as is runtime performance in time and heap). I do *love* the fact that the analysis can be done in Clojure itself. Can you imagine doing that in Java? Maybe that (how many lines to analyze the source in the language itself) should be the power meta-metric. Lisps clearly win big here. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---