Statements (22)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:syntax
parsing algorithm |
gptkbp:advantage |
less powerful than LR(1)
smaller parse tables than LR(1) |
gptkbp:contrastsWith |
gptkb:LR(1)
gptkb:SLR(1) |
gptkbp:hasLookahead |
1
|
https://www.w3.org/2000/01/rdf-schema#label |
LALR(1)
|
gptkbp:introduced |
gptkb:Frank_DeRemer
|
gptkbp:introducedIn |
1969
|
gptkbp:mergesStatesOf |
LR(1) automaton
|
gptkbp:standsFor |
gptkb:Look-Ahead_LR(1)
|
gptkbp:subspecies |
gptkb:LR_parser
bottom-up parser |
gptkbp:usedBy |
gptkb:Bison
gptkb:Yacc |
gptkbp:usedFor |
syntax analysis
parsing context-free grammars |
gptkbp:usedIn |
compiler construction
|
gptkbp:bfsParent |
gptkb:YACC
gptkb:yacc |
gptkbp:bfsLayer |
7
|