










The best books of the field.
 |
|
BOOKS
- Diomidis Spinellis.
Code
Reading: The Open Source Perspective. Addison Wesley, 2003.
ISBN 0-201-79940-5
- Alfred V.
Aho, Ravi Sethi, and Jeffrey D. Ullman. Compilers: Principles,
Techniques and Tools. Addison-Wesley, 1986.
- Andrew W. Appel. Modern
Compiler Implementation in Java. Cambridge University Press, 1998.
- Richard E.
Jones and Rafael Lins.
Garbage Collection: Algorithms for Automatic Dynamic Memory
Management. Wiley, Chichester, 1996. With a chapter on
Distributed Garbage Collection by R. Lins.
- Tim
Lindholm and Frank Yellin. Java Virtual Machine Specification.
Addison-Wesley Longman Publishing Co., Inc., 1999.
- Bill
Venners.
Inside the Java Virtual Machine. The Java Masters Series.
Computing McGraw-Hill, 1998. Chapter 9: Garbage Collection.
|
|