Re: Ambiguities of c++

"Mike Dimmick" <mike@dimmick.demon.co.uk>
8 Mar 2001 12:26:38 -0500

          From comp.compilers

Related articles
Ambiguities of c++ thomas.ascher@gmx.at (Thomas Ascher) (2001-03-04)
Re: Ambiguities of c++ mike@dimmick.demon.co.uk (Mike Dimmick) (2001-03-08)
Re: Ambiguities of c++ pme@sources.redhat.com (2001-03-08)
| List of all articles for this month |

From: "Mike Dimmick" <mike@dimmick.demon.co.uk>
Newsgroups: comp.compilers,comp.lang.c++
Date: 8 Mar 2001 12:26:38 -0500
Organization: Compilers Central
References: 01-03-035
Keywords: C++, syntax
Posted-Date: 08 Mar 2001 12:26:38 EST

> I'm looking for information on ambiguities of the c++ grammar. Can
> someone give me a little help with this? I allready have Jim Roskind's
> Yacc grammar. So, does anyone know good www pages concerning this topic
> or can someone give me code/grammar examples...


A general look at the ambiguities of C++ can be found in Ed Willink's Ph.D.
thesis, which can be found at
http://www.computing.surrey.ac.uk/research/dsrg/fog/FogThesis.pdf. You'll
want to look in Appendix F.


HTH,


--
Mike Dimmick


Post a followup to this message

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