Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Looking for C++ parser and grammar
Looking for C++ parser and grammar [message #85886] Mon, 17 November 2003 14:06 Go to next message
Eclipse UserFriend
Originally posted by: bill john.comcast.net

What parser does cdt use? Where is the grammar that is used with it? Is it
fairly complete or does it need more work?

I haven't been able to find it in the source code but I don't know my way
around it, yet.

- Neeraj
Re: Looking for C++ parser and grammar [message #86034 is a reply to message #85886] Tue, 18 November 2003 15:54 Go to previous messageGo to next message
Eclipse UserFriend
In article <bpb5vs$s2n$1@eclipse.org>, "news.eclipse.org" <bill
john@comcast.net> says...
> What parser does cdt use? Where is the grammar that is used with it? Is it
> fairly complete or does it need more work?
>
> I haven't been able to find it in the source code but I don't know my way
> around it, yet.
>
> - Neeraj
>
>
>

This parser as it stands now is attempting to support the ANSI spec for
C and C++. It is written from scratch in Java ...
Re: Looking for C++ parser and grammar [message #86049 is a reply to message #86034] Tue, 18 November 2003 20:25 Go to previous message
Eclipse UserFriend
Originally posted by: bill john.comcast.net

> From: "John Camelon" <jcamelon@ca.ibm.com>
> This parser as it stands now is attempting to support the ANSI spec for
> C and C++. It is written from scratch in Java ...

Thanks. Where is the grammar and which parser generator is used?
Do you need any help in updating it or is it pretty complete?
Previous Topic:File->New->Project - No C++ Option
Next Topic:CDT 1.2 - compatible with Eclipse 3.0 build M4
Goto Forum:
  


Current Time: Sun Jul 13 13:10:28 EDT 2025

Powered by FUDForum. Page generated in 0.03850 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top