Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-core-dev] New Parser Committed on NewParser1 Branch

Hey all,

 

I have committed our prototype work for a new parser for the CDT to the NewParser1 branch of org.eclipse.cdt.core.  I quickly whipped together a model builder callback for this parser and hooked it into TranslationUnitInfo.  This allows the new parser to generate the C Model for the outline and project view (and anything else that uses this model).  It needs a lot of work...

 

If you get a chance to look at it and try it out, please provide us with feedback to that we can make improvements.  Also, if you have any changes you'd like to make, please forward me patches.  Given that this is a development stream, I'd prefer not to flood the cdt-patch list with these.

 

In the short term we will be working on testing for correctness and performance to validate if this is the right way to go.  Thanks for any help you can provide.

 

Doug Schaefer
Senior Staff Software Engineer

Rational - the software development company
Ottawa (Kanata), Ontario, Canada

 


Back to the top