Skip to main content
Compilers: A Practical Approach

Compilers: A Practical Approach

Current price: $59.95
This product is not returnable.
Publication Date: November 5th, 2009
Publisher:
Jem-Brm, LLC
ISBN:
9780982505731
Pages:
302
Usually Ships in 1 to 5 Days

Description

This exciting and practical book for compiler construction combines history and development of several early programming languages together with sufficient theory to develop a compiler for an extensive language. The book reflects the author's views that compiler construction can best be learned by the actual implementation of a compiler. A source language, equivalent to early translating languages, is developed. An object language consisting entirely of numbers is also developed. The student will learn to write programs in the developed source and object language. Using the language C++, the author gently leads the student through the steps which are necessary to complete a working compiler in a one-semester effort. Extensive exercises at the end of each chapter keep the student's focus on the big project - the implementation of a working compiler.