Java Virtual Machine - O’Reilly
The Java Virtual Machine is the software implementation of a “CPU” designed to run compiled Java code. This includes stand-alone Java applications, as well as “applets” that are downloaded and run in Web browsers such as the NetScape Navigator. This book is a comprehensive programming guide for the Java Virtual Machine (JVM). The book is divided into two sections: the first section includes information on the semantics and structure of the JVM; the second section is a reference of the JVM instructions, or “opcodes.” This book is intended to give readers a strong overview and reference of the JVM so that they may create their own implementations of the JVM or write their own compilers that create Java object code. The programming guide includes numerous examples written in Java assembly language. A Java assembler is provided with the book, so the examples can all be compiled and executed. The reference section offers a complete description of the instruction set of the VM and the class file format, including a description of the byte-code verifier.Download HerePassword: www.ebooksportal.org
Random Posts
- Windows IT PRO magazine April 2006
- Essential ActionScript 3.0
- Microsoft Office Access 2003 Step By Step
- Computer Power User December 2007
- IBM Press A Practical Guide to Trusted Computing
- WiFi for the Enterprise
- .Net & J2EE Interoperability
- Building Web Services With Java - Sams
- VB.Net Kick Start (with source code)
- SharePoint 2003 Advanced Concepts - Addison Wesley
















