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ženo v:
Podrobná bibliografie
Hlavní autoři: Campbell, Bill, Iyer, Swami, Akbal-Delibas, Bahar
Médium: E-kniha Kniha
Jazyk:angličtina
Vydáno: Boca Raton, Fla Chapman and Hall/CRC 2013
CRC Press
CRC Press LLC
Chapman & Hall
Vydání:1
Témata:
ISBN:1439860882, 9781439860885, 1482215071, 9781482215076
On-line přístup:Získat plný text
Tagy: Přidat tag
Žádné tagy, Buďte první, kdo vytvoří štítek k tomuto záznamu!
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