Elements of Compiler Design

Elements of Compiler Design
Author: Alexander Meduna
Publisher: CRC Press
Total Pages: 292
Release: 2007-12-03
Genre: Computers
ISBN: 1420063235


Download Elements of Compiler Design Book in PDF, Epub and Kindle

Maintaining a balance between a theoretical and practical approach to this important subject, Elements of Compiler Design serves as an introduction to compiler writing for undergraduate students. From a theoretical viewpoint, it introduces rudimental models, such as automata and grammars, that underlie compilation and its essential phases. Based on these models, the author details the concepts, methods, and techniques employed in compiler design in a clear and easy-to-follow way. From a practical point of view, the book describes how compilation techniques are implemented. In fact, throughout the text, a case study illustrates the design of a new programming language and the construction of its compiler. While discussing various compilation techniques, the author demonstrates their implementation through this case study. In addition, the book presents many detailed examples and computer programs to emphasize the applications of the compiler algorithms. After studying this self-contained textbook, students should understand the compilation process, be able to write a simple real compiler, and easily follow advanced books on the subject.


Elements of Compiler Design
Language: en
Pages: 292
Authors: Alexander Meduna
Categories: Computers
Type: BOOK - Published: 2007-12-03 - Publisher: CRC Press

GET EBOOK

Maintaining a balance between a theoretical and practical approach to this important subject, Elements of Compiler Design serves as an introduction to compiler
Elements of Programming
Language: en
Pages: 282
Authors: Alexander Stepanov
Categories: Computers
Type: BOOK - Published: 2019-06-17 - Publisher: Lulu.com

GET EBOOK

Elements of Programming provides a different understanding of programming than is presented elsewhere. Its major premise is that practical programming, like oth
Introduction to Compilers and Language Design
Language: en
Pages: 248
Authors: Douglas Thain
Categories: Computers
Type: BOOK - Published: 2016-09-20 - Publisher: Lulu.com

GET EBOOK

A compiler translates a program written in a high level language into a program written in a lower level language. For students of computer science, building a
Modern Compiler Design
Language: en
Pages: 832
Authors: Dick Grune
Categories: Computers
Type: BOOK - Published: 2012-07-20 - Publisher: Springer Science & Business Media

GET EBOOK

"Modern Compiler Design" makes the topic of compiler design more accessible by focusing on principles and techniques of wide application. By carefully distingui
Compiler Design
Language: en
Pages: 240
Authors: Reinhard Wilhelm
Categories: Computers
Type: BOOK - Published: 2013-05-13 - Publisher: Springer Science & Business Media

GET EBOOK

While compilers for high-level programming languages are large complex software systems, they have particular characteristics that differentiate them from other