Path: utzoo!attcan!uunet!tektronix!reed!bart From: bart@reed.UUCP (Bart Massey) Newsgroups: comp.lang.c Subject: Re: Need C language Description Message-ID: <9965@reed.UUCP> Date: 8 Aug 88 06:54:06 GMT References: <12707@agate.BERKELEY.EDU> <1104@garth.UUCP> <590@sas.UUCP> Reply-To: bart@reed.UUCP (Bart Massey) Organization: Reed College, Portland OR Lines: 8 I'm amazed no one's mentioned this -- the Free Software Foundation's GNU C Compiler is a free complete C compiler in C -- unsurprisingly, it includes a complete ANSI C grammar, written in BISON, FSF's YACC-alike... If you wanna know how a fairly good modern C compiler works, you owe it to yourself to chase down a copy of this. Bart Massey UUCP: ..tektronix!reed!bart