Compilers and Compiler Generators
by P.D. Terry
Publisher: Rhodes University 1996
ISBN/ASIN: 1850322988
ISBN-13: 9781850322986
Number of pages: 427
Description:
Designed for computer science students studying for a second or final year course in compilers/programming language translation, this text manages to combine theory, practical applications and enough use of compiler writing tools to give students a solid introduction to the subject.
Download or read it online for free here:
Download link
(1.1MB, PDF)
Similar books
Language Translation Using PCCTS and C++by Terence John Parr - Automata Publishing Company
This book is a reference guide for the parser generator ANTLR, ANother Tool for Language Recognition, and the tree-parser generator SORCERER, which is suited to source-to-source translation. It is valuable to scientists, engineers, or programmers.
(19404 views)
ROSE Compiler Framework- Wikibooks
The goal of this book is to have a community documentation providing extensive and up-to-date instructional information about how to use the open-source ROSE compiler framework, developed at Lawrence Livermore National Laboratory.
(9812 views)
Compiler Construction using Flex and Bisonby Anthony A. Aaby - Walla Walla College
Guide to compiler construction using tools like Flex and Bison. Using these tools, you can focus on the concept of compiler without the hassle of building a compiler from scratch. You are required to be fluent in C programming.
(14929 views)
Using and Porting the GNU Compiler Collection (GCC)by Vincent Chung - Free Software Foundation, Inc.
This manual documents how to run, install and port the GNU compiler, as well as its new features. It corresponds to GCC version 3.0. Only the options for the C, Objective-C, and C++ compilers and those of the GCC core are discussed.
(17308 views)