Limit this search to....

Compilers: A Practical Approach
Contributor(s): Miller, James E. Jr. (Author)
ISBN: 0982505736     ISBN-13: 9780982505731
Publisher: Jem-Brm, LLC
OUR PRICE:   $53.96  
Product Type: Hardcover
Published: November 2009
Qty:
Additional Information
BISAC Categories:
- Computers | Compilers
Physical Information: 0.69" H x 6.14" W x 9.21" (1.32 lbs) 302 pages
 
Descriptions, Reviews, Etc.
Publisher 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.