Java and the Java Virtual Machine

by Robert F. Stärk

No reviews yet
First published: 2001 1 language ISBN: 9783642639975
Description
This book provides a high-level description, together with a mathematical and an experimental analysis, of Java and of the Java Virtual Machine (JVM), including a standard compiler of Java programs to JVM code and the security critical bytecode verifier component of the JVM. The description is structured into language layers and machine components. It comes with a natural executable refinement which can be used for testing code. The method developed for this purpose is based on Abstract State Machines (ASMs) and can be applied to other virtual machines and to other programming languages as well. The book is written for advanced students and for professionals and practitioners in research and development who need for their work a complete and transparent definition and an executable model of the language and of the virtual machine underlying its intended implementation.

Reviews

Log in or sign up to write a review.

No reviews yet. Be the first!


More by Robert F. Stärk


You Might Also Like

More in Java (computer progr...
Java How to Program

Java How to Program

Harvey M. Deitel
C++

C++

Paul J. Deitel
Java for dummies

Java for dummies

Barry A. Burd
Absolute Java

Absolute Java

Walter J. Savitch
Big Java

Big Java

Cay S. Horstmann