Abstract
No abstract available.
Cited By
- Fischer C, Milton D and Quiring S An efficient insertion-only error-corrector for LL(1) parsers Proceedings of the 4th ACM SIGACT-SIGPLAN symposium on Principles of programming languages, (97-103)
- Wagner R (1974). Order-n correction for regular languages, Communications of the ACM, 17:5, (265-268), Online publication date: 1-May-1974.
- Lyon G (1974). Syntax-directed least-errors analysis for context-free languages, Communications of the ACM, 17:1, (3-14), Online publication date: 1-Jan-1974.
- Graham S and Rhodes S Practical syntactic error recovery in compilers Proceedings of the 1st annual ACM SIGACT-SIGPLAN symposium on Principles of programming languages, (52-58)
Recommendations
Locally minimum-distance correction of syntax errors in programming languages
ACM '80: Proceedings of the ACM 1980 annual conferenceA formal model for locally minimum-distance correction of syntax errors is presented. This model is based on the assumption that errors occur in clusters which are separated by at least k correct symbols. Even if the assumption fails, this model can ...
A statistical analysis of syntax errors
A study of errors made by Pascal programmers is described. The results of this study are discussed in relation to compiler syntax error recovery procedures. It is found that syntax errors made in practice are quite simple and occur relatively ...