Modern Compiler Design
"Modern Compiler Design" makes the topic of compiler design more accessible by focusing on principles and techniques of wide application. By carefully distinguishing between the essential (material that has a high chance of being useful) and the incidental (material that will be of benefit...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , , , , |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
New York, NY :
Springer New York : Imprint: Springer,
2012.
|
Edición: | 2nd ed. 2012. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- Introduction
- Program Text to Tokens- Lexical Analysis
- Tokens to Syntax Tree- Syntax Analysis
- Grammar-based Context Handling
- Manual Context Handling
- Interpretation
- Code Generation
- Assemblers, Disassemblers, Linkers, and Loaders
- Optimization Techniques
- Explicit and Implicit Memory Management
- Imperative and Object-Oriented Programs
- Functional Programs
- Logic Programs
- Parallel and Distributed Programs.