On 13 February 2013 15:33, Alec Teal wrote: > I'm also thinking of re-writing the C++ parser there are some interesting > todos (using lookahead rather than "try the next option") it's a topic I > enjoy and something I could (probably) do, especially given a working > version already. thoughts and feelings on that real quick?
Do you mean rewrite or improve? Rewriting it would be a major task, last undertaken for GCC 3.4, and not to be undertaken lightly.