C++ context sensitivity

"Dave" <better_cs_now@yahoo.com>
11 Feb 2005 22:31:41 -0500

          From comp.compilers

Related articles
C++ context sensitivity better_cs_now@yahoo.com (Dave) (2005-02-11)
| List of all articles for this month |

From: "Dave" <better_cs_now@yahoo.com>
Newsgroups: comp.compilers
Date: 11 Feb 2005 22:31:41 -0500
Organization: Posted via Supernews, http://www.supernews.com
Keywords: C++, parse, question
Posted-Date: 11 Feb 2005 22:31:41 EST

Hello all,


It is well-known that C++ is a context-sensitive language. I'm hoping
that somebody can point me to a reference that lists all of the
context sensitive parts of the language's syntax as well as common
techniques used by compiler implementers to work around these problem
areas.


Thanks,
Dave


Post a followup to this message

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