Code Completion volunteer? / Classparser

Benoit Cerrina benoit.cerrina at writeme.com
Sat Feb 12 18:27:03 GMT 2000


Hi,
I believe that as far as code completion is concerned, the emphasis should be
more on the speed of the parser rather than its completeness and how well it
manages all the arcanes of C++.  In any case something as simple as a macro
will always fool a code completion parser. 
Ben

On sam, 12 fév 2000, you wrote:
> >I found a good Java parser (from
> > www.antlr.org), but no better C++ parser than this imperfect one in
> > kdevelop. I know that coding a complete C++ parser is a huge task, but
> > without it, code completion will not be really usable.
> 
> Isn't gcc/g++ based on flex/bison?  I heard that it was.
> --JRZ
-- 
Benoit Cerrina




More information about the KDevelop mailing list