Re: Generalized LR and error repair

"Armel" <armelasselin@hotmail.com>
Tue, 2 Sep 2008 09:59:54 +0200

          From comp.compilers

Related articles
Generalized LR and error repair cartercheng@gmail.com (Carter Cheng) (2008-08-23)
Re: Generalized LR and error repair armelasselin@hotmail.com (Armel) (2008-09-02)
| List of all articles for this month |

From: "Armel" <armelasselin@hotmail.com>
Newsgroups: comp.compilers
Date: Tue, 2 Sep 2008 09:59:54 +0200
Organization: les newsgroups par Orange
References: 08-08-051
Keywords: parse, errors
Posted-Date: 03 Sep 2008 05:18:12 EDT

"Carter Cheng" <cartercheng@gmail.com> a icrit dans le message de news:
>I have been looking into generalized LR and I am curious if anyone
> could point me in the direction of some good references for possible
> error repair strategies for this parsing method.


I would also be interested in a response to this message :)


up to now, the only things that I saw is that as long as there several
parallel parsers any error simply gets rid of the parser, and there happens
to be a single parser remaining, a usual method is used (as with normal
(LA)LR parsers). Is there any better?


Armel



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.