Publication Details

Elements of Compiler Design

MEDUNA, A. Elements of Compiler Design. Taylor and Francis. Taylor and Francis. New York: Taylor & Francis Informa plc, 2008. 304 p. ISBN: 978-1-4200-6323-3.
Czech title
Základy návrhu překladačů
Type
book
Language
English
Authors
Keywords

compilers

Abstract

The present book is intended for a one-term introductory course in compiler writing at the junior level.  It maintains a balance between a theoretical and practical approach to this subject.  From a theoretical viewpoint, it introduces rudimental models underlying compilation and its essential phases.  Based on these models, it demonstrates the concepts, methods, and techniques employed in compilers with enough rigor to make them clear and valid.  It also sketches the mathematical foundations of compilation and related topics, such as the theory of formal languages, automata, and transducers.  Simultaneously, however, from a practical point of view, this book describes how the compiler techniques are implemented. 

Annotation

This book is intended for a one-term introductory course in compiler writing at the junior level.  It maintains a balance between a theoretical and practical approach to this subject.  From a theoretical viewpoint, it introduces rudimental models underlying compilation and its essential phases.  Based on these models, it demonstrates the concepts, methods, and techniques employed in compilers with enough rigor to make them clear and valid.  It also sketches the mathematical foundations of compilation and related topics, such as the theory of formal languages, automata, and transducers.  Simultaneously, however, from a practical point of view, this book describes how the compiler techniques are implemented.  In fact, running throughout this book, a case study designs a new Pascal-like programming language and constructs its compiler. 

               

 

Published
2008
Pages
304
Series
Taylor and Francis
ISBN
978-1-4200-6323-3
Publisher
Taylor & Francis Informa plc
Place
New York
BibTeX
@book{BUT61811,
  author="Alexandr {Meduna}",
  title="Elements of Compiler Design",
  year="2008",
  publisher="Taylor & Francis Informa plc",
  address="New York",
  series="Taylor and Francis",
  pages="304",
  isbn="978-1-4200-6323-3"
}
Back to top