Related articles |
---|
Small C Compiler cmcl2!acfcluster.nyu.edu!chrisopj@uunet.UU.NET (1993-05-03) |
Re: Small C Compiler elan@tasha.cheme.cornell.edu (1993-05-04) |
Re: Small C Compiler tthorn@daimi.aau.dk (1993-05-05) |
Re: Small C Compiler leichter@zodiac.rutgers.edu (1993-05-06) |
Re: Small C Compiler carlpe@microsoft.com (1993-05-08) |
Re: Small C Compiler preston@dawn.cs.rice.edu (1993-05-17) |
Re: books [was Re: Small C Compiler] tthorn@daimi.aau.dk (1993-05-18) |
Newsgroups: | comp.compilers |
From: | preston@dawn.cs.rice.edu (Preston Briggs) |
Keywords: | courses, books |
Organization: | Rice University, Houston |
References: | 93-05-017 93-05-041 |
Date: | Mon, 17 May 1993 15:21:13 GMT |
carlpe@microsoft.com (Carl Peterson) writes:
>In my own opinion Alan Holub's "Compiler Design in C" is now king! It is
>the most complete book I've ever found on compilers.
While Holub's book covers front-end issues (the easy part of a compiler)
in great detail, it's still very incomplete. Its coverage of optimization
and back-end issues (the interesting parts of a compiler) is inadequate.
The dragon book is still the only book that makes a good hack at these
issues.
Preston Briggs
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.