For Programmers: Free Programming Magazines  


Home > Archive > Compilers > June 2007 > Errory recovery in C++ ANTLR parser?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Errory recovery in C++ ANTLR parser?
sddamoke

2007-06-22, 8:11 am

Hi, all.
I want to develop a C++ parser, which is a part of program
understanding tool.
In order to do full parsing, it parses pre-processed code.
Now, I have a C++ full parser, which works on post-processed
code and is generated by ANTLR. I want to modify it to meet my needs.
The key of the work is error recovery, but I have no idea about it.
Any one could give some advice?

Many thanks for any help that can be provided.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com