Phil Tomson wrote:
> Anybody got a complete, working and not too large RACC example?
How about a RACC-based parser for C/C++ expressions? It's mostly
complete, it works (I use it to translate from the Teja language which
embeds C++ expressions), but it may be too large.
It's based on the yacc grammar at
http://www.lysator.liu.se/c/ANSI-C-grammar-y.html