> I'm wanting to program the JVM independant of a compiler by
> emitting bytecodes directly and I have orderd the book by J Engel
[quoted text clipped - 7 lines]
> fit the need or cover the topics that the Engel book does
> sensibly.
The obvious text is the JVM spec itself. I their are introductory
tutorials for ASM and BCEL that cover the contents of class files as
well as use of the libraries.
Tom Hawtin

Signature
Unemployed English Java programmer
http://jroller.com/page/tackline/
Chris Lamb - 13 Dec 2005 12:03 GMT
>> I'm wanting to program the JVM independant of a compiler by
>> emitting bytecodes directly and I have orderd the book by J Engel
[quoted text clipped - 13 lines]
>
> Tom Hawtin
Thanks - amazon now has my order....
rgds
Chris