Cargando…

Design and implementation of compiler /

About the Book: This well-organized text provides the design techniques of complier in a simple and straightforward manner. It describes the complete development of various phases of complier with their imitation of C language in order to have an understanding of their application. Primarily designe...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Singh, Ravendra
Otros Autores: Sharma, Vivek, Varshney, Manish
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New Delhi : New Age International, ©2009.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover; Preface; Acknowledgements; Contents; Chapter 1 Introduction to Language; Chapter 2 Introduction to Compiler; Chapter 3 Introduction to Source Code and Lexical Analysis; Chapter 4 Syntax Analysis and Directed Translation; Chapter 5 Semantic Analysis; Chapter 6 Three Address Code Generation; Chapter 7 Code Optimization; Chapter 8 Code Generation; Chapter 9 Symbol Table; Chapter 10 Run Time Management; Chapter 11 Error Detection and Recovery; Chapter 12 Compiler Projects; Appendix-A: Code; Appendix-B: Directed Acyclic Graphs (DAGs).