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

Nope :-)

> 2) Do you generate bytecodes at runtime ?
>    - Do you use your own classloader ?

Yes.

>    - Do you use java.lang.instrument ?

Yes, when J2SE 5 is available it can optionally be used instead of the  
classloader.

--
Geert Bevin
Terracotta - http://www.terracotta.org
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Music and words - http://gbevin.com


--~--~---------~--~----~------------~-------~--~----~
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