Kram wrote:
> For a while now, I've been wanting to get my hands dirty on Java and
> the JVM, by this is mean getting to know bytecode, and how compilers
> work, JIT, the JVM in general, etc...
>
> So the best thing I figure to do is to write my own, very basic,
> language for the JVM. Even if it provides no real benefit to anyone, I
> would really like to give this a try.
>   
Or play with ASM (http://asm.objectweb.org/) or similar low-level 
byte-code engineering libraries.
> Languages really interest me and any help on this topic would be
> greatly appreciated.
>
> Thanks a lot,
> Mark
> >   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to