home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!mcsun!fuug!ksvltd!jarmo
- From: jarmo@ksvltd.fi (Jarmo Raiha)
- Subject: Re: yacc and C identifiers
- Organization: KSV Instruments LTD
- Date: Wed, 9 Sep 1992 15:39:56 GMT
- Message-ID: <1992Sep9.153956.1230@ksvltd.fi>
- References: <9209050134.AA37258@cs90code.csv-tgsc.amex-trs.com>
- Lines: 20
-
- gonzalod@amex-trs.com (Gonzalo Diethelm) writes:
-
-
-
- >Distribution: world
-
- >Hello everyone,
-
- >Two questions about yacc. Assume I'm trying to implement a C compiler:
-
- There are two books you should have.
- 1. Compilers, Principles techniques and tools by Aho,Sethi,Ullman
- This tells the basics.
- 2. Compiler design in C by Allen Holub.
- This book has real implementions of the theory described in the book 1.
-
- If you like compiler construction, these are the books to read.
- Maybe you should subscribe comp.compilers ?
-
- Jarmo Raiha
-