Parser

Pau Estalella pau.estalella at upcnet.es
Tue Feb 15 18:26:09 GMT 2000


Jonas Nordin wrote:

> > Does somebody work on the C++ parser of kdevelop (tokenizer.l) ?
> >
> > I found bugs in it (does not correctly parse "int a,b;" or nested
> > classes), I need it, would like to concentrate on kuml, and would not
> > like to learn again flex.
>
> I'm currently working on a new core for the parser classes that will be
> used in v2 of kdevelop. But feel free to fix the bugs in the previous
> version.
>

Wouldn't it be easier to use bison++, instead of hardcoding the parser in
C++?

Pau Estalella






More information about the KDevelop mailing list