Programming for the Java Virtual Machine (CHM 英文版)
(CHM 英文版)
By Joshua Engel
Publisher : Addison Wesley
Pub Date : June 22, 1999
ISBN : 0-201-30972-6
Pages : 512
The Java virtual machine verification algorithm
How Java virtual machine security works, and what it can and can't do
Using class loaders to incorporate code and dynamically generated code from the Internet, the Java Foundation Classes, database queries, and other languages
The mechanics of compiling the Java programming language for the Java virtual machine
Implementing other languages using the Java virtual machine, including Scheme, Prolog, Sather, Eiffel, and regular expressions
详细介绍,勘误,源码在此:http://www.informit.com/store/product.aspx?isbn=0201309726
(勘误,源码在页面中的Updates,Downloads链接)
一本古书,传上来以示敬意!