15.10.07, 18:50, Bernhard Fischer ([EMAIL PROTECTED]):
> And if you're just interrested in a C++ parser, then i would point at
> boost::wave (didn't look if clang uses wave or not, i'd guess it
> could).
But note, that boost::wave is only a preprocessor - not a parser. It was bloody
hard to make it work together with any existing code due to templates bloating
- g++ generated awfully large debug binaries (11M for sample), msvc sometimes
died without an explanation...
If you want just a preprocessor - take a look to tcc or swig at first.
BR,
Alexander
_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel