I'm curious to find what has been done for error recovery in PEG parsers, i.e., allowing a parse to continue after an error so that further errors can be discovered, as virtually all production compilers do.
Google turns up a couple of notes from Dustin Voss, e.g., http://www.mail-archive.com/peg@lists.csail.mit.edu/msg00140.html Does anyone know of other PEG-related work? Bob PS By way of background for others interested in this subject, I was pleased to find in this paper a very concise description of the two different error recovery techniques used in the Pascal and Oberon compilers: ftp://ftp.ssw.uni-linz.ac.at/pub/Papers/Moe00b.pdf _______________________________________________ PEG mailing list PEG@lists.csail.mit.edu https://lists.csail.mit.edu/mailman/listinfo/peg