Abstract
No abstract available.
Cited By
- van den Bosch P (1992). A bibliography on syntax error handling in context free languages, ACM SIGPLAN Notices, 27:4, (77-86), Online publication date: 1-Apr-1992.
- Srisuresh P and Eager M A portable syntactic error recovery scheme for LR(1) parsers Proceedings of the 1985 ACM thirteenth annual conference on Computer Science, (390-399)
- Sippu S and Soisalon-Soininen E Practical error recovery in LR parsing Proceedings of the 9th ACM SIGPLAN-SIGACT symposium on Principles of programming languages, (177-184)
- Ulloa M (1980). Teaching and learning computer programming, ACM SIGCSE Bulletin, 12:2, (48-64), Online publication date: 1-Jul-1980.
- Fischer C, Milton D and Quiring S (1980). Efficient LL(1) error correction and recovery using only insertions, Acta Informatica, 13:2, (141-154), Online publication date: 1-Feb-1980.
- Röhrich J (1980). Methods for the automatic construction of error correcting parsers, Acta Informatica, 13:2, (115-139), Online publication date: 1-Feb-1980.
- Mickunas M and Modry J (1978). Automatic error recovery for LR parsers, Communications of the ACM, 21:6, (459-465), Online publication date: 1-Jun-1978.
- Shin-Yee Lu and King-Sun Fu (1977). Stochastic Error-Correcting Syntax Analysis for Recognition of Noisy Patterns, IEEE Transactions on Computers, 26:12, (1268-1276), Online publication date: 1-Dec-1977.
- Tai K The recovery of parsing configurations for LR(1) parsers Proceedings of the 15th annual ACM Southeast Regional Conference, (154-160)
- 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)
- Graham S and Rhodes S (1975). Practical syntactic error recovery, Communications of the ACM, 18:11, (639-650), Online publication date: 1-Nov-1975.
- Wagner R (1974). Order-n correction for regular languages, Communications of the ACM, 17:5, (265-268), Online publication date: 1-May-1974.
- Bauer F, De Remer F, Griffiths M, Hill U, Horning J, Koster C, McKeeman W, Poole P, Waite W, Eickel J, Goos G and Hartmanis J (1974). Compiler construction, 10.5555/1102008, Online publication date: 1-Jan-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)
Please enable JavaScript to view thecomments powered by Disqus.
Recommendations
Compiler-Directed Soft Error Detection and Recovery to Avoid DUE and SDC via Tail-DMR
Special Issue on LCETES 2015, Special Issue on ACSD 2015 and Special Issue on Embedded Devise Forensics and SecurityThis article presents Clover, a compiler-directed soft error detection and recovery scheme for lightweight soft error resilience. The compiler carefully generates soft-error-tolerant code based on idempotent processing without explicit checkpoints. ...
Transient Error Detection and Recovery in Processor Pipelines
DFT '09: Proceedings of the 2009 24th IEEE International Symposium on Defect and Fault Tolerance in VLSI SystemsTransient errors, due to cosmic radiations, are a major reliability barrier for modern processors. The vulnerability of processor cores to transient errors grows exponentially with technology scaling. To meet reliability constraints in a cost-effective ...