[cfe-dev] clang leveraging Elsa?
Chris Lattner
clattner at apple.com
Wed Oct 3 13:09:55 PDT 2007
On Oct 3, 2007, at 12:49 PM, Benjamin Meyer wrote:
> The past few months I have been writing many tools with Roberto
> Raggi's c++ preprocessor and parser. It is very fast and I have
> enjoyed messing with it. As you (chris) already know exactly what
> you guys need/want and what would make a good parser I am very
> curious what you can say about it (where it is good/bad, what it is
> missing etc)
>
> The one I have been using can be found in this package:
>
> ftp://ftp.trolltech.com/qtjambi/source/qtjambi-gpl-src-4.3.0_01.tar.gz
>
> Located in: generator/parser/ and the preprocessor is in generator/
> parser/rpp
Interesting, I wasn't aware of this work. I'll take a look at it
later tonight. It looks like it will take a while to dig in due to
lack of comments :(.
-Chris
More information about the cfe-dev
mailing list