[antlr-interest] Parsing complex languages like C++

software.au at gmail.com software.au at gmail.com
Thu Nov 17 14:43:06 PST 2005


Does anyone know how to parse complex languages like C++?  Can it only
be done with significant hacks to an LALR or LR parser?  Can it be
done at all recursive descent?  Any type of algorithm that works for
this language, and other complex/difficult to parse languages?

Thanks,
James


More information about the antlr-interest mailing list