Re: textbooks and University Degrees in Compiler Design.

"Peter Tin Yam Ho" <tinyam@ece.ucdavis.edu>
28 Jun 1998 12:17:04 -0400

          From comp.compilers

Related articles
University Degrees in Compiler Design. Matthew.Webb@net1.demon.co.uk (Matthew Webb) (1998-06-11)
Re: University Degrees in Compiler Design. napi@cel.mimos.my (1998-06-11)
Re: University Degrees in Compiler Design. bear@sonic.net (Ray Dillinger) (1998-06-25)
Re: University Degrees in Compiler Design. napi@cel.mimos.my (1998-06-27)
Re: textbooks and University Degrees in Compiler Design. bear@sonic.net (Ray Dillinger) (1998-06-28)
Re: textbooks and University Degrees in Compiler Design. dwight@pentasoft.com (1998-06-28)
Re: textbooks and University Degrees in Compiler Design. tinyam@ece.ucdavis.edu (Peter Tin Yam Ho) (1998-06-28)
Re: textbooks and University Degrees in Compiler Design. dimock@smalltalk.eas.harvard.edu (Allyn Dimock) (1998-06-28)
Re: textbooks and University Degrees in Compiler Design. thomasl@erix.ericsson.se (Thomas Lindgren) (1998-07-01)
Re: textbooks and University Degrees in Compiler Design. anton@mips.complang.tuwien.ac.at (1998-07-03)
Re: textbooks and University Degrees in Compiler Design. ruoccos@comm2000.it (Sergio Ruocco) (1998-07-03)
Re: textbooks and University Degrees in Compiler Design. shrib@iname.com (Shri Borde) (1998-07-20)
| List of all articles for this month |

From: "Peter Tin Yam Ho" <tinyam@ece.ucdavis.edu>
Newsgroups: comp.compilers
Date: 28 Jun 1998 12:17:04 -0400
Organization: Verio Sacramento/NSNet
References: 98-06-045 98-06-068 98-06-149 98-06-150 98-06-159
Keywords: books



>can *anyone* on the newsgroup tell us what the texts
>they prefer are?


I think the "Compilers - Principles, Techniques, and Tools" (The Dragon
Book) is used by many schools. We use it at UC Davis and I found that it is
indeed a good book. However, it lacks discussions on newer topics like
treatment for objected-oriented languages.


The "Modern Compiler Implementation in (C | Java | ML)" (The Tiger Book) is
pretty concise. It has topics on OO and functional language translations and
even garbage collection.


- Pete
--


Post a followup to this message

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