Related articles |
---|
[2 earlier articles] |
Re: Is it just me or... anton@a0.complang.tuwien.ac.at (1997-01-25) |
Re: Is it just me or... mslamm@pluto.mscc.huji.ac.il (1997-01-25) |
Re: Is it just me or... preston@tera.com (1997-01-26) |
Re: Is it just me or... kers@hplb.hpl.hp.com (1997-01-29) |
Re: Is it just me or... tim@novelty.demon.co.uk (Tim Roberts) (1997-01-30) |
Re: Is it just me or... baynes@ukpsshp1.serigate.philips.com (1997-02-07) |
Re: Is it just me or... andrei@iastate.edu (1997-02-08) |
Re: Is it just me or... cdc@cosc.canterbury.ac.nz (Carl Cerecke) (1997-02-11) |
Compiler Books was: Is it just me or... evan@cyber2.servtech.com (1997-02-16) |
Re: Is it just me or... 100440.2732@CompuServe.COM (Robert Taylor) (1997-02-16) |
Re: Compiler Books was: Is it just me or... danwang@nordica.CS.Princeton.EDU (1997-02-20) |
Re: Is it just me or... amoroso@mclink.it (1997-02-22) |
Re: Is it just me or... topher@vivid.com (1997-03-01) |
From: | andrei@iastate.edu (Andrei) |
Newsgroups: | comp.compilers |
Date: | 8 Feb 1997 22:57:06 -0500 |
Organization: | Iowa State University, Ames, Iowa, USA |
References: | 97-01-180 97-01-185 |
Keywords: | practice, books |
> I would like to know why I can't find a good book on compiler
>writing that isn't either:
> a) "Here's the source for a Very Tiny <language>." or
> b) a jungle of mathematical notation that is not explained in the
>text. (I'm not a mathephobe, but I do like to understand what I
>read.)
There is a book called "Compilers -- Principles, Techiques, and Tools"
by Alfred V. Aho, Ravi Sethi, and Jeffrey D. Ullman.
It is easy to read and to understand. They cover all stages of
compiler creating thouroughly. It's about 800 pages. Lots of pictures
and diagrams. Bunch of problem to solve. In fact, Iowa State
University uses it as a textbook for Compiler Design class.
Andrei
[That's the Dragon Book. Even though it's now over 10 years old, it's
still the standard textbook. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.