Re: C++ grammar wanted

Robert Sherry <rsherry@home.com>
9 May 1999 16:03:37 -0400

          From comp.compilers

Related articles
C++ grammar wanted gvarga@xperts.hu (VargaGábor) (1999-05-07)
Re: C++ grammar wanted b_thomas@ibm.net (Biju Thomas) (1999-05-07)
Re: C++ grammar wanted rsherry@home.com (Robert Sherry) (1999-05-09)
| List of all articles for this month |

From: Robert Sherry <rsherry@home.com>
Newsgroups: comp.compilers,comp.lang.c++
Date: 9 May 1999 16:03:37 -0400
Organization: @Home Network
References: 99-05-025 99-05-029
Keywords: C++, parse

I have used the C++ grammar mentioned by Biju Thomas as part of a tool
looking for variables containing dates. This was done as part of a
system of tools looking for Y2k problems.


I believe that this grammar is well written and I would highly
recommend it. Also, I think PCCTS is a better tool then lex and yacc.


Robert Sherry




> Varga G=E1bor wrote:
> > I'm looking for a C++ grammar which contains the full C++ syntax
> > (including templates, exceptions and namespaces).


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.