Remi,

For PEC (http://pec.dev.java.net/)

> I've some questions about the language runtime you implement :
> 1) Do you use another library than ASM to generate bytecodes ?

Yes Javassist (http://www.csg.is.titech.ac.jp/~chiba/javassist/)

> 2) Do you generate bytecodes at runtime ?

Yes

>     - Do you use your own classloader ?

Not my own, but the one in Javassist - so not the standard Java one
either

>     - Do you use java.lang.instrument ?

No
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to jvm-languages@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jvm-languages?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to