Statements (17)
Predicate | Object |
---|---|
gptkbp:instanceOf |
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 |
https://www.w3.org/2000/01/rdf-schema#label |
Look-Ahead LR(1)
|
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
|