Compilers

(last updated: 16-May-2015 09:31)
 

Books

  1. Advanced Compiler Design and Implementation; Steven S. Muchnick; Morgan Kaufmann Publishers, 1997.
     
  2. The Art of Compiler Design: Theory and Practice; Thomas Pittman and James Peters; Prentice Hall, 1992.
     
  3. Assemblers, Compilers, and Program Translation; Peter Calingaert; Computer Science Press, 1979.
     
  4. Compiler Construction; Niklaus Wirth; Addison-Wesley, 1996.
     
  5. Compiler Design; Reinhard Wilhelm and Deiter Maurer; Addison-Wesley, 1995.
     
  6. Compiler Design in C; Allen I. Holub; Prentice Hall, 1990.
     
  7. Compilers: Principles, Techniques, and Tools; Alfred V. Aho, Ravi Sethi, and Jeffrey D. Ullman; Addison-Wesley, 1986.
     
  8. Compilers: Their Design and Construction Using Pascal; Robin Hunter; John Wiley & Sons, 1985.
     
  9. Crafting A Compiler; Charles N. Fischer and Richard J. LeBlanc Jr.; The Benjamin/Cummings Publishing Company, 1988.
     
  10. Crafting a Compiler With C; Charles N. Fischer and Richard J. LeBlanc Jr.; The Benjamin/Cummings Publishing Co., 1991.
     
  11. Introduction to Compiler Construction with UNIX; Axel T. Schreiner and H. George Friedman Jr.; Prentice Hall, 1985.
     
  12. Introduction to Compiling Techniques -- A First Course Using ANSI C, Lex and Yacc; J.P. Bennett; McGraw-Hill, 1990.
     
  13. Linkers and Loaders; John R. Levine; Morgan Kaufmann Publishers, 2000.
     
  14. Modern Compiler Design; Dick Grune, Henri E. Bal, Ceriel J.H. Jacobs, and Koen G. Langedoen; John Wiley & Sons, 2000.
     
  15. Modern Compiler Implementation in C; Andrew W. Appel with Maia Ginsburg; Cambridge University Press, 1998.
     
  16. Modern Compiler Implementation in Java; Andrew W. Appel; Cambridge University Press, 1998.
     
  17. Principles of Compiler Design; Alfred V. Aho; Addison-Wesley, 1977.
     
  18. The Theory of Parsing, Translation and Compiling - Volume I: Parsing; Alfred V. Aho and Jeffrey D. Ullman; Prentice-Hall, 1972.
     
  19. The Theory of Parsing, Translation, and Compiling - Volume II: Compiling; Afred V. Aho and Jeffrey D. Ullman; Prentice-Hall, 1973.
     
  20. Writing Compilers and Interpreters: An Applied Approach Using C++, Second Edition; Ronald Mak; John Wiley & Sons, 1996.

Periodical Articles

  1. "Optimization Technology", DDJ Jun 1989 pgs 56-62.