Introduction to compiler construction in a Java World
Immersing students in Java and the Java Virtual Machine (JVM), Introduction to Compiler Construction in a Java World enables a deep understanding of the Java programming language and its implementation. The text focuses on design, organization, and testing, helping students learn good software engin...
Otros Autores: | , , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Boca Raton, FL :
Chapman and Hall/CRC, an imprint of Taylor and Francis
2012.
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628207706719 |
Tabla de Contenidos:
- chapter 1 Compilation
- chapter 2 Lexical Analysis
- chapter 3 Parsing
- chapter 4 Type Checking
- chapter 5 JVM Code Generation
- chapter 6 Translating JVM Code to MIPS Code
- chapter 7 Register Allocation
- chapter 8 Celebrity Compilers.