I meant if ASM is already coming with clojure since it is used by
clojure when generating bytecode. Maybe I am missing something... ;)

Anyway, I can use the "normal" way.

On Mar 4, 11:04 pm, Itay Maman <itay.ma...@gmail.com> wrote:
> I guess my response is "why not?". ASM is a Java library. Clojure
> works with Java.
> Where's the catch? (or maybe I am missing something)
>
> --
> Itay Mamanhttp://javadots.blogspot.com
>
> On Mar 4, 11:09 pm, Robert Feldt <robert.fe...@gmail.com> wrote:
>
> > Can we access the ASM used by clojure internally from clojure code?
> > Anyone has an example? I need to write a bytecode transformer to trace
> > the execution of a Java class. Would be great to be able to work with
> > asm from within clojure.
--~--~---------~--~----~------------~-------~--~----~
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
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