Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!think.com!hsdndev!spdcc!iecc!compilers-sender From: georgev@fiu.edu (Vincent George) Newsgroups: comp.compilers Subject: Parser Error Detection and Recovery Keywords: LL(1), LR(1), parse, errors Message-ID: <9103211951.AA01615@fiu.edu> Date: 21 Mar 91 19:51:13 GMT Sender: compilers-sender@iecc.cambridge.ma.us Reply-To: georgev@fiu.edu (Vincent George) Organization: Compilers Central Lines: 22 Approved: compilers@iecc.cambridge.ma.us I was interested in any published research material dealing with syntax error detection and recovery for LL(k) or LR(k) parsers. I am really interested in the "recovery" methodologies employed by parser generators. Also, in regards to the very popular YACC parser generator, I was interested in any research done in the area of maximizing the error detection and recovery capabilities of a YACC generated parser by managing the "proper" placement of error productions in a grammar. Please direct any information and/or comments to: georgev@fiu.edu Thanks in advance. Vince George. [There has been considerable discussion of this in the past. Yacc's default reductions make error recovery hard, since by the time it realizes there's an error it may have lost much of the context that one would want to use to recover from the error. -John] -- Send compilers articles to compilers@iecc.cambridge.ma.us or {ima | spdcc | world}!iecc!compilers. Meta-mail to compilers-request.