References and Resources

Books

Programming for the Java Virtual Machine; Joshua Engel; Addison Wesley Longman; 1999.

Principles of Computer Organization and Assembly Language Using the Java Virtual Machine; Patrick Juola ; Pearson Prentice Hall; 2006.

Computer Systems A Programmer's Perspective; Randal Bryant & David O'Hallaron; Prentice Hall; 2003.

Links

Java Bytecode

http://en.wikipedia.org/wiki/Java_bytecode

Sun's VM Specification

Software

The Eclipse IDE

The Jasmin Assembler

The Jasmin Plugin for Eclipse