CppCC is a scanner and LL(k) parser generator for C++.
Although it is still work in progress (and will probably ever be), I think
it is ready for real-life use.
Currently it's been tested on the following platforms:
RedHat Linux 7.1 (gcc 2.96) 9.0 (gcc 3.2.x)
Solaris/gcc 3.x
FreeBSD 4.6-STABLE (gcc 3.0)
Anyway, it should work fine on most platforms with a decent C++ compiler.
If you decide to try it out please email
me and let me know whether it worked or not on your platform.
Patches, bug reports, coffee, suggestions aso are also
welcome.