§ LR
parsers can be constructed to recognize all programming language constructs for
which CFG can be written.
§ LR
parsing is non-backtracking Top-down parsing.
§ The
LR parsing method is more general than operator precedence parsing.
§ LR
parser can detect syntactic error as soon as possible, when left-to-right scan
of the input
No comments:
Post a Comment