Related articles |
---|
Looking for the GNU gcc grammar foolishewe@hotmail.com (2003-04-13) |
Re: Looking for the GNU gcc grammar foolishewe@hotmail.com (2003-04-15) |
Re: Looking for the GNU gcc grammar dberlin@dberlin.org (Daniel Berlin) (2003-04-15) |
Re: Looking for the GNU gcc grammar rossb@audiomulch.com (Ross Bencina) (2003-04-20) |
Re: Looking for the GNU gcc grammar tmk@netvision.net.il (2003-04-27) |
From: | foolishewe@hotmail.com (Bill Last Name Omitted) |
Newsgroups: | comp.compilers |
Date: | 13 Apr 2003 12:45:07 -0400 |
Organization: | http://groups.google.com/ |
Keywords: | GCC, parse, question |
Posted-Date: | 13 Apr 2003 12:45:07 EDT |
Does anyone know if the GCC people (or someone else) publishes the
actual grammar accepted by GCC? I've seen references to extensions to
the ANSI grammar in the online documentation but have yet to see a
consolidated description of the grammar (unless I want to go read
compiler source code I guess), so any links would be appreciated. In
fact it might be nice if the GCC info file actually included a grammar
description (much like the K&R books did, it is useful when using a
compiler to know its grammar).
[I've never seen it other than the bison source. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.