Practical Compiler Construction

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Practical Compiler Construction is an advanced programming textbook and a compiler-writing primer. Some programming skills are required, but no prior knowledge in the field of compiler construction is necessary. Study the heavily annotated source code of a full compiler for a subset of the C programming language generating code for the popular 386 processor. Learn about the practice of: - Lexical analysis (scanning) - Syntax analysis (parsing) - Semantic analysis - Code generation - Runtime support (libraries) Extend your theoretical background by learning about the foundations and applications of - Scan trees - Formal grammars - Abstract programs - Code generation models - Program transformation Finally, have a look at more advanced compilation techniques such as - Code synthesis - Abstract program optimization - Peephole optimization - Common subexpression elimination

Author(s): Nils M. Holm
Publisher: Lulu Press
Year: 2012

Language: English
Pages: 390