java support
Matthias Hoelzer-Kluepfel
Matthias at Hoelzer-Kluepfel.de
Thu Jul 25 21:22:04 UTC 2002
On Thursday 25 July 2002 10:08, Roberto Raggi wrote:
> On Thu, 2002-07-25 at 09:24, Daniel Engelschalt wrote:
> > hi roberto,
> >
> > any chance to have something similar for c++ ?
>
> hmm, c++ is very hard to parse(see
> http://www.jguru.com/faq/view.jsp?EID=531848), but you can try to write
> a grammar for a large subset of c++
Which is something I tried for quite some time, but I was not really
successfull. A nice, clean, open-source parser for Ansi-C++ is really
something that would be very, very usefull. Unfortunately, it seems to be
something that can not be done in a weekend or two :-(
Alternatively, of course, someone could try to rip the parser out of gcc...
Bye,
Matthias.
More information about the KDevelop-devel
mailing list