Ebook: Compiler Construction A Practical Approach
- Genre: Computers // Programming
- Tags: Информатика и вычислительная техника, Системное программное обеспечение (СПО)
- Language: English
- pdf
Издательство неизвестно — 2003 год — 246 с.
(Книга на английском языке)Plenty of literature is available to learn about compiler construction,
but most of it is either too easy, covering only the very basics, or
too di cult and accessible only to academics. We nd that, most
notably, literature about code generation is lacking and it is in this
area that this book attempts to ll in the gaps.
In this book, we design a new language (Inger), and explain how
to write a compiler for it that compiles to Intel assembly language.
We discuss lexical analysis (scanning), LL(1) grammars, recursive
descent parsing, syntax error recovery, identi cation, type checking
and code generation using templates and give practical advice on
tackling each part of the compiler.
(Книга на английском языке)Plenty of literature is available to learn about compiler construction,
but most of it is either too easy, covering only the very basics, or
too di cult and accessible only to academics. We nd that, most
notably, literature about code generation is lacking and it is in this
area that this book attempts to ll in the gaps.
In this book, we design a new language (Inger), and explain how
to write a compiler for it that compiles to Intel assembly language.
We discuss lexical analysis (scanning), LL(1) grammars, recursive
descent parsing, syntax error recovery, identi cation, type checking
and code generation using templates and give practical advice on
tackling each part of the compiler.
Download the book Compiler Construction A Practical Approach for free or read online
Continue reading on any device:
Last viewed books
Related books
{related-news}
Comments (0)