A Practical Approach to Compiler Construction

A Practical Approach to Compiler Construction
Author: Des Watson
Publisher: Springer
Total Pages: 263
Release: 2017-03-22
Genre: Computers
ISBN: 3319527894


Download A Practical Approach to Compiler Construction Book in PDF, Epub and Kindle

This book provides a practically-oriented introduction to high-level programming language implementation. It demystifies what goes on within a compiler and stimulates the reader's interest in compiler design, an essential aspect of computer science. Programming language analysis and translation techniques are used in many software application areas. A Practical Approach to Compiler Construction covers the fundamental principles of the subject in an accessible way. It presents the necessary background theory and shows how it can be applied to implement complete compilers. A step-by-step approach, based on a standard compiler structure is adopted, presenting up-to-date techniques and examples. Strategies and designs are described in detail to guide the reader in implementing a translator for a programming language. A simple high-level language, loosely based on C, is used to illustrate aspects of the compilation process. Code examples in C are included, together with discussion and illustration of how this code can be extended to cover the compilation of more complex languages. Examples are also given of the use of the flex and bison compiler construction tools. Lexical and syntax analysis is covered in detail together with a comprehensive coverage of semantic analysis, intermediate representations, optimisation and code generation. Introductory material on parallelisation is also included. Designed for personal study as well as for use in introductory undergraduate and postgraduate courses in compiler design, the author assumes that readers have a reasonable competence in programming in any high-level language.


A Practical Approach to Compiler Construction
Language: en
Pages: 263
Authors: Des Watson
Categories: Computers
Type: BOOK - Published: 2017-03-22 - Publisher: Springer

GET EBOOK

This book provides a practically-oriented introduction to high-level programming language implementation. It demystifies what goes on within a compiler and stim
Compiler Design and Construction
Language: en
Pages: 296
Authors: Arthur B. Pyster
Categories: Computers
Type: BOOK - Published: 1988 - Publisher: Van Nostrand Reinhold Company

GET EBOOK

Software -- Programming Languages.
Introduction to Compilers and Language Design
Language: en
Pages: 248
Authors: Douglas Thain
Categories:
Type: BOOK - Published: 2019-07-24 - 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
Compiler Construction
Language: en
Pages: 196
Authors: Niklaus Wirth
Categories: Computers
Type: BOOK - Published: 1996 - Publisher: Addison Wesley Publishing Company

GET EBOOK

A refreshing antidote to heavy theoretical tomes, this book is a concise, practical guide to modern compiler design and construction by an acknowledged master.
Compiler Construction
Language: en
Pages: 459
Authors: William M. Waite
Categories: Computers
Type: BOOK - Published: 2012-12-06 - Publisher: Springer Science & Business Media

GET EBOOK

Compilers and operating systems constitute the basic interfaces between a programmer and the machine for which he is developing software. In this book we are co