[comp.compilers] MESS book

worley@compass.com (Dale Worley) (11/16/89)

Realistic Compiler Generation by P. Lee, MIT Press 121-41-7, $32.50

Here's the blurb from MIT Press' catalog:

Peter Lee provides a complete description and survey of the field of
semantics-based compiler generation and presents a new method for
expressing the formal semantics of programming languages that allows
realistic compilers to be generated automatically.

The method Lee describes has two main advantages over previous
methods.  First, it allows compilers to be generated automatically.
The compilers are realistic in the sense that they compile programs as
efficiently as hand-crafted compilers do, and the object programs they
produce run as efficiently as the object programs produced by
hand-crafted compilers.  The second advantage is that it makes it
easier to comprehend and write the semantics than other methods.

The book demonstrates a working compiler generator called MESS which
is used to generate a realistic compiler for a Pascal-like language.
The generated compiler is then compared with several hand-crated
compilers and shown to have at least comparable, and in some cases
superior, performance.

Dale Worley		Compass, Inc.			worley@compass.com
[If anybody who has read this would like to send in a review, I'd appreciate
it.  I'll go over and get it tomorrow.  -John]
-- 
Send compilers articles to compilers@esegue.segue.boston.ma.us
{spdcc | ima | lotus}!esegue.  Meta-mail to compilers-request@esegue.
Please send responses to the author of the message, not the poster.