Join Books.org — it's free

Object-Oriented Programming, Programming - General & Miscellaneous, C/C++
Building your own compiler with C++ by James Holmes β€” book cover

Building your own compiler with C++

by James Holmes
Write a review
Log in to track your reading progress.

Overview

Holmes satisfies the dual demand for an introduction to compilers and a hands-on compiler construction project manual in The Object-Oriented Compiler Workbook.

This book details the construction process of a fundamental, yet functional compiler, so that readers learn by actually doing. It uses C++ as the implementation language, the most popular Object Oriented language, and compiles a tiny subset of Pascal, resulting in source language constructs that are already a part of most readers' experience. It offers extensive figures detailing the behavior of the compiler, especially as it relates to the parse tree. It supplies complete source codes for example compiler listed as an appendix and available by FTP.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
November 23, 1994
Publisher
Englewood Cliffs, N.J. : Prentice Hall, c1995.
Pages
112
Format
Paperback
ISBN
9780131821064

More by James Holmes

Similar books