Re: Something "simpler" than the Dragon Book

"Leszek Piotrowicz" <leszek@hands.com.pl>
30 Jul 1999 22:25:27 -0400

          From comp.compilers

Related articles
[7 earlier articles]
Re: Something "simpler" than the Dragon Book Sid-Ahmed-Ali.TOUATI@inria.fr (Sid Ahmed Ali TOUATI) (1999-07-28)
Re: Something "simpler" than the Dragon Book albaugh@agames.com (1999-07-28)
Re: Something "simpler" than the Dragon Book vincent.englebert@info.fundp.ac.be (Vincent Englebert) (1999-07-30)
Re: Something "simpler" than the Dragon Book sammy.mitchell@semware.com (Sammy Mitchell) (1999-07-30)
Re: Something "simpler" than the Dragon Book aduncan@cs.ucsb.edu (Andrew Duncan) (1999-07-30)
Re: Something "simpler" than the Dragon Book smct@frontiernet.net (Susan Thibodeau) (1999-07-30)
Re: Something "simpler" than the Dragon Book leszek@hands.com.pl (Leszek Piotrowicz) (1999-07-30)
Re: Something "simpler" than the Dragon Book bill@megahits.com (Bill A.) (1999-08-02)
Re: Something "simpler" than the Dragon Book deryck.brown@zetnet.co.uk (Deryck F Brown) (1999-08-02)
Re: Something "simpler" than the Dragon Book jmeri@mailroom.com (jmeri) (1999-08-15)
Re: Something "simpler" than the Dragon Book Philippe.Deschamp@inria.fr (Philippe Deschamp) (1999-08-18)
Re: Something "simpler" than the Dragon Book ruth@wins.uva.nl (1999-08-18)
| List of all articles for this month |

From: "Leszek Piotrowicz" <leszek@hands.com.pl>
Newsgroups: comp.compilers
Date: 30 Jul 1999 22:25:27 -0400
Organization: TPNET - http://www.tpnet.pl
References: 99-07-119 99-07-129
Keywords: books

>I liked this one.
>Andrew W. Appel: Modern Compiler Implementation in (Java | C | ML),
>Cambridge University Press, 1997, ISBN (0-521-58388-8 | 0-521-58390-X).
>
>Roger Lindsjo


I recommend this book too. The book is divided into two parts. First
part covers lexical analysis, parsing, building intermediate trees,
code generation. Second part describes more advanced techniques
garbage collection, object languages, advanced optimizations. It was
published in 1997 so it's quite up to date and in my opinion it's
written in simple and clear style. You can find more at
http://www.cs.princeton.edu/~appel/modern/




Leszek Piotrowicz


Post a followup to this message

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