bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LR(1) error recovery in LALR(1)


From: Tzvetan Mikov
Subject: Re: LR(1) error recovery in LALR(1)
Date: Wed, 02 Mar 2005 11:11:34 -0800
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Hans Aberg wrote:
As for the other question, I have come, at least initially, to the same
conclusion as you, that LR(1) without table compression is probably fully
acceptable on todays computers.

Once I had to do the unthinkable - I ran a Bison generated parser - with some hand tweaking - in a 8051 (in retrospect recursive descent would have been better, but wouldn't have brought the same sense of accomplishment :-) ). So, whatever is decided, please don't abandon the good old LRAR(1) ...

regards,
Tzvetan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]