Re: the long way to the development of a compiler

neelk@alum.mit.edu (Neelakantan Krishnaswami)
3 Jul 2001 23:18:26 -0400

          From comp.compilers

Related articles
[2 earlier articles]
Re: the long way to the development of a compiler neelk@alum.mit.edu (2001-07-02)
Re: the long way to the development of a compiler dlindauer@notifier-is.net (david lindauer) (2001-07-02)
Re: the long way to the development of a compiler walter@nospamm-digitalmars.com (walter) (2001-07-02)
Re: the long way to the development of a compiler stf@apl.it (Stefano Lanzavecchia) (2001-07-02)
Re: the long way to the development of a compiler christian.bau@isltd.insignia.com (Christian Bau) (2001-07-02)
Re: the long way to the development of a compiler aleksey+@cs.cmu.edu (Aleksey Kliger) (2001-07-03)
Re: the long way to the development of a compiler neelk@alum.mit.edu (2001-07-03)
Re: the long way to the development of a compiler franck.pissotte@free.fr (Franck Pissotte) (2001-07-03)
Re: the long way to the development of a compiler marcov@toad.stack.nl (2001-07-06)
Re: the long way to the development of a compiler frido@q-software-solutions.com (Friedrich Dominicus) (2001-07-17)
| List of all articles for this month |

From: neelk@alum.mit.edu (Neelakantan Krishnaswami)
Newsgroups: comp.compilers
Date: 3 Jul 2001 23:18:26 -0400
Organization: Compilers Central
References: 01-07-004 01-07-024
Keywords: books
Posted-Date: 03 Jul 2001 23:18:25 EDT

On 2 Jul 2001 12:29:40 -0400, Stefano Lanzavecchia <stf@apl.it> wrote:
>"Matthew J.Lockner" <lockner@chaos.cns.uni.edu> wrote in message
>> It's probably not what you had in mind, but I feel compelled to refer
>> you to the textbook for my compiler course: Modern Compiler
>> Implementation in
>> (C|Java|ML) by Andrew Appel.
>
> Many people suggested the purchase of the book. While the reviews on
> Amazon are quite bad, I was also quite attracted by it (so, in a
> sense, it was what I had in mind), even before I posted the
> message. Therefore I decided to buy it.


Appel's book is a textbook, and for whatever reason Amazon seems to
attract disgruntled students (see the reviews of The Structure and
Interpretation of Computer Programs for a particularly funny example
of this phenomenon).


I think this is the best introduction to compilation around -- it's
even better than the Dragon book. (Lexing and parsing get shallower
coverage than in ASU, but everything else is IMO clearer.)


Neel


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.