Skip to content

Modern Compiler Implementation in Java by Appel, Andrew W.

Modern Compiler Implementation in Java by Appel, Andrew W.

Modern Compiler Implementation in Java by Appel, Andrew W.

Modern Compiler Implementation in Java by Appel, Andrew W.

  • Used
  • Hardcover
Condition
See description
ISBN 10
052182060X
ISBN 13
9780521820608
Seller
Seller rating:
This seller has earned a 2 of 5 Stars rating from Biblio customers.
Johannesburg, South Africa
Item Price
$18.55
Or just $17.49 with a
Bibliophiles Club Membership
$31.80 Shipping to USA
Standard delivery: 14 to 21 days

More Shipping Options

Payment Methods Accepted

  • Visa
  • Mastercard
  • American Express
  • Discover
  • PayPal

About This Item

ISBN: 9780521820608

CAMBRIDGE UNIVERSITY PRESS | 28 January 2015

Hardback | 512 pages 

This textbook describes all phases of a compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as the compilation of functional and object-oriented languages, that is missing from most books. The most accepted and successful techniques are described concisely, rather than as an exhaustive catalog of every possible variant, and illustrated with actual Java classes. This second edition has been extensively rewritten to include more discussion of Java and object-oriented programming concepts, such as visitor patterns. A unique feature is the newly redesigned compiler project in Java, for a subset of Java itself. The project includes both front-end and back-end phases, so that students can build a complete working compiler in one semester.

Reviews

(Log in or Create an Account first!)

You’re rating the book as a work, not the seller or the specific copy you purchased!

Details

Bookseller
Pentz Booksellers ZA (ZA)
Bookseller's Inventory #
9780521820608
Title
Modern Compiler Implementation in Java by Appel, Andrew W.
Book Condition
Used
Binding
Hardcover
ISBN 10
052182060X
ISBN 13
9780521820608
Publisher
Cambridge University Press
Place of Publication
Port Hope, On, Canada
This edition first published
November 2002

Terms of Sale

Pentz Booksellers

30 day return guarantee, with full refund including original shipping costs for up to 30 days after delivery if an item arrives misdescribed or damaged.

If there are titles not listed, please feel free to contact us for requests as we do offer special orders.

About the Seller

Pentz Booksellers

Seller rating:
This seller has earned a 2 of 5 Stars rating from Biblio customers.
Biblio member since 2021
Johannesburg

About Pentz Booksellers

Pentz Booksellers, founded in 1992 by Pentz, has expanded over the years and today carries more than 30 000 titles. The Campus Bookstore serves students, academics, universities and institutions with a wide range and in-depth assortment of general, academic, technical, professional and educational books. We also provide a wide variety of light reading and books that fit neither the academic nor mass-market mould.

Glossary

Some terminology that may be used in this description includes:

tracking-