Does LR grammar has viable valid suffixes too

alpanad@gmail.com
23 Oct 2004 22:39:25 -0400

          From comp.compilers

Related articles
Does LR grammar has viable valid suffixes too alpanad@gmail.com (2004-10-23)
| List of all articles for this month |

From: alpanad@gmail.com
Newsgroups: comp.compilers
Date: 23 Oct 2004 22:39:25 -0400
Organization: http://groups.google.com
Keywords: parse, question
Posted-Date: 23 Oct 2004 22:39:25 EDT

Does LR grammars have viable valid suffix like viable valid prefix
property?? I wanted this answer for noncorrecting error recovery
problem. If I want to skip an erroneous portion of input to parse rest
of the input successfully. Does there exist only one point or there
many such points in the input from where I can resume parsing
succesfully? Assume only one error in one phrase. What will happen if
we have multiple error??



Post a followup to this message

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