The ASM manual provides one of the better introductions to jvm bytecodes:
http://download.forge.objectweb.org/asm/asm-guide.pdf


On 12/17/08 11:02 AM, "deepblue" <[email protected]> wrote:

> 
> hello everyone
> Im a newbie when it comes to VM bytecode's but I have a question
> Im about to start a small project where I will write a small compiler
> for a language of mine, and I want it to interface with the built in
> java SDK libraries. I've looked over the bytecodes and all of them are
> generic in nature, which is the point ;) Can anyone point me to some
> reading links, or give me some clues that I can research more, that
> relate to how one would call these functions external SDK functions,
> or any external Java function for that matter...
> I plan to write a back-end bytecode generator with Tamarin
> (ActionScript) as a target as well, and dont know how to call the
> Flash API neither...
> any help would be very much appreciated
> 
> thank you very much
> this is a great group, lots of very interesting things being discussed
> 
> best
> > 



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "JVM 
Languages" 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/jvm-languages?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to