Global Context Recovery: A New Strategy for Syntactic Error Recovery by Table-Drive Parsers
@article{Pai1980GlobalCR, title={Global Context Recovery: A New Strategy for Syntactic Error Recovery by Table-Drive Parsers}, author={A. B. Pai and R. Kieburtz}, journal={ACM Trans. Program. Lang. Syst.}, year={1980}, volume={2}, pages={18-41} }
Described is a method for syntactic error recovery that is compatible with deterministic parsing methods and that is able to recover from many errors more quickly than do other schemes because it performs global context recovery. The method relies on fiducial symbols, which are typically reserved key words of a language, to provide mileposts for error recovery. The method has been applied to LL(1) parsers, for which a detailed algorithm is given, and informally proved correct. The algorithm… CONTINUE READING
Figures and Topics from this paper
Figures
39 Citations
Natural and Flexible Error Recovery for Generated Parsers
- Computer Science
- SLE
- 2009
- 25
- Highly Influenced
- PDF
A New Error Repair and Recovery Scheme for Lexical and Syntactic Analysis
- Computer Science
- Sci. Comput. Program.
- 1987
- 12
Syntax error repair with dynamic valid length in LR-based parsers
- Computer Science
- 2008 International Conference on Control, Automation and Systems
- 2008
- 2