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.

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: Campbell, Bill, Iyer, Swami, Akbal-Delibas, Bahar
Format: E-Book Buch
Sprache:Englisch
Veröffentlicht: Boca Raton, Fla Chapman and Hall/CRC 2013
CRC Press
CRC Press LLC
Chapman & Hall
Ausgabe:1
Schlagworte:
ISBN:1439860882, 9781439860885, 1482215071, 9781482215076
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Inhaltsangabe:
  • 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