Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!asuvax!ncar!gatech!mcnc!taco!eos.ncsu.edu!mauney From: mauney@eos.ncsu.edu (Dr. Jon Mauney) Newsgroups: comp.lang.c Subject: Re: LL(1) C grammar Keywords: grammar Message-ID: <1991Jun18.140205.20187@ncsu.edu> Date: 18 Jun 91 14:02:05 GMT References: <91-06-021@comp.compilers> Sender: news@ncsu.edu (USENET News System) Reply-To: mauney@eos.ncsu.edu (Dr. Jon Mauney) Organization: Project EOS - North Carolina State University Lines: 11 I have an LL(1) grammar for C. It is in the format accepted by my parser generator (described in Fischer & LeBlanc's "Crafting a Compiler [in C]" I don't use the grammar much, so I make no claims that it is fully debugged. But I'm willing to share it. -- Jon Mauney, parsing partisan Computer Science Dept. N.C. State University mauney@csc.ncsu.edu