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.

Uložené v:
Podrobná bibliografia
Hlavní autori: Campbell, Bill, Iyer, Swami, Akbal-Delibas, Bahar
Médium: E-kniha Kniha
Jazyk:English
Vydavateľské údaje: Boca Raton, Fla Chapman and Hall/CRC 2013
CRC Press
CRC Press LLC
Chapman & Hall
Vydanie:1
Predmet:
ISBN:1439860882, 9781439860885, 1482215071, 9781482215076
On-line prístup:Získať plný text
Tagy: Pridať tag
Žiadne tagy, Buďte prvý, kto otaguje tento záznam!
Obsah:
  • 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