Résumé
A compiler translates a high-level language program into a functionally equivalent low-level language program that can be understood and executed by the computer. Crucial to any computer system, effective compiler design is also one of the most complex areas of system development. Before any code for a modern compiler is even written, many students and even experienced programmers have difficulty with the high-level algorithms that will be necessary for the compiler to function. Written with this in mind, Algorithms for Compiler Design teaches the fundamental algorithms that underlie modern compilers. The book focuses on the "front-end" of compiler design: lexical analysis, parsing, and syntax. Blending theory with practical examples throughout, the book presents these difficult topics clearly and thoroughly. The final chapters on code generation and optimization complete a solid foundation for learning the broader requirements of an entire compiler design.
KEY FEATURES:- Focuses on the "front-end" of compiler design-lexical analysis, parsing, and syntax-topics basic to any introduction to compiler design
- Covers storage management and error handling and recovery
- Introduces important "back-end" programming concepts, including code generation and optimization
Contents
- Introduction
- Finite Automata and Regular Expressions
- Context-free Grammar and Syntax Analysis
- Top-down Parsing
- Bottom-up Parsing
- Syntax-Directed Definitions and Translations
- Symbol Table Management
- Storage Management
- Error Handling
- Code Optimization
- Code Generation
L'auteur - O.G. Kakde
O.G. Kakde is also a faculty member in the Department of Computer Science at Visvesvarya National Institute of Technology. He has done consulting work for the government as well as private organizations in the fields of embedded systems, language translators, WAP, and several programming languages. He is the author of Algorithms for Compiler Design.
Caractéristiques techniques
PAPIER | |
Éditeur(s) | Charles River Media |
Auteur(s) | O.G. Kakde |
Parution | 11/02/2003 |
Nb. de pages | 344 |
Format | 18,8 x 23,4 |
Couverture | Broché |
Poids | 758g |
Intérieur | Noir et Blanc |
EAN13 | 9781584501008 |
ISBN13 | 978-1-58450-100-8 |
Avantages Eyrolles.com
Consultez aussi
- Les meilleures ventes en Graphisme & Photo
- Les meilleures ventes en Informatique
- Les meilleures ventes en Construction
- Les meilleures ventes en Entreprise & Droit
- Les meilleures ventes en Sciences
- Les meilleures ventes en Littérature
- Les meilleures ventes en Arts & Loisirs
- Les meilleures ventes en Vie pratique
- Les meilleures ventes en Voyage et Tourisme
- Les meilleures ventes en BD et Jeunesse
- Informatique Développement d'applications Techniques de programmation Compilation
- Informatique Développement d'applications Techniques de programmation Programmation fonctionnelle
- Informatique Développement d'applications Langages C
- Informatique Développement d'applications Langages C++
- Informatique Développement d'applications Langages Pascal