Change the License of the C++ parser
Alexander Dymo
adymo at mksat.net
Thu Nov 17 23:22:04 UTC 2005
On Thursday 17 November 2005 18:27, Anne-Marie Mahfouf wrote:
> Another question about parsers in general. Someone told me that Eclipse
> uses some free parsers, can't we take one from there instead of writing our
> own?
Well, at least in 3.1 they have hand-written (in java) LL(k) c++ parser which
has serious performance problems. I doubt we can use it.
More information about the KDevelop-devel
mailing list