Re: To get things started...
[email protected] ("David Grove") Wed, 22 Nov 2000 11:42:12
| Newsgroups | perl.perl6.internals.api.parser |
|---|---|
| Message-ID | <[email protected]> |
"Rocco Caputo" <[email protected]> wrote: > On Wed, 22 Nov 2000 12:45:50 +0100, Bart Lateur wrote: > > > >AKA "The Dragon Book". You're not the only one to mention this book on > >this list. > > > >IMO, this book is really thick to crawl through, and in the end, it's > >all just theory, you still won't be able to build a compiler, or an > >optimizer in case you already have a compiler. Heh. In short: are there > >any more *practical* "how do I build my own compiler" books, that people > >can wholeheartedly recommend? > > I recommend _Compiler Design in C_, by Allen I. Holub. It's not in > print anymore. It's ISBN 0-13-155045-4, published by Prentice Hall. Since this is good source material FOR the topic (I sure need it)... A quick check with PH confirms this book out of print since March 99. However, "Building Your Own Compiler with C++" ISBN: 0-13-182106-7 is available. Published Nov 1994 so it's quite dated but the theory probably isn't too bad (the website is wrong on the publish date). It seems to cover the same material, so it may be an update of the C version. It is not available from PH direct, but can be ordered through a good bookstore. I'll check Amazon later and post if it's NOT available there (otherwise assume that I ordered it and then got busy and forgot about it).