Statements (17)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:parsing_algorithm
|
| gptkbp:advantage |
less powerful than full LR(1)
smaller parsing tables than LR(1) |
| gptkbp:alsoKnownAs |
gptkb:LALR(1)
|
| gptkbp:category |
deterministic parser
|
| gptkbp:developedBy |
gptkb:Frank_DeRemer
|
| gptkbp:feature |
merges similar states
uses lookahead symbols |
| gptkbp:introducedIn |
1969
|
| gptkbp:subspecies |
gptkb:LR_parser
|
| gptkbp:usedBy |
gptkb:Bison
gptkb:Yacc |
| gptkbp:usedFor |
syntax analysis
|
| gptkbp:usedIn |
compiler construction
|
| gptkbp:bfsParent |
gptkb:LALR(1)
|
| gptkbp:bfsLayer |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
Look-Ahead LR(1)
|