This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ Parser


Is there a copy of the parser or description of it available for people
to peruse?
You can check out either cp-parser-branch or cp-parser-branch-2 from
CVS.

The former actually worked at one point -- but then in the last few
days I checked in some attempts at merging there that broke it.  So,
if you want to play you want to grab a version from a week or two
back.

The latter branch doesn't build yet, let alone work.

--
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]