Introduction to Compiler Construction in a Java World

Immersing students in Java and the JVM, this text enables a deep understanding of the Java programming language and its implementation. It focuses on design, organization, and testing, helping students learn good software engineering skills and become better programmers.

Saved in:
Bibliographic Details
Main Authors: Campbell, Bill, Iyer, Swami, Akbal-Delibas, Bahar
Format: eBook Book
Language:English
Published: Boca Raton, Fla Chapman and Hall/CRC 2013
CRC Press
CRC Press LLC
Chapman & Hall
Edition:1
Subjects:
ISBN:1439860882, 9781439860885, 1482215071, 9781482215076
Online Access:Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Front Cover -- Dedication -- Contents -- List of Figures -- Preface -- About the Authors -- Acknowledgments -- Chapter 1: Compilation -- Chapter 2: Lexical Analysis -- Chapter 3: P arsing -- Chapter 4: Type Checking -- Chapter 5: JVM Code Generation -- Chapter 6: Translating JVM Code to MIPS Code -- Chapter 7: Register Allo cation -- Chapter 8: Celebrity Compilers -- Appendix A: Setting Up and Running -- Appendix B: j-- Language -- Appendix C: Java Syntax -- Appendix D: JVM, Class Files, and the CLEmitter -- Appendix E: MIPS and the SPIM Sim ulator -- Bibliography -- Back Cover