Concept drill
lr-parsing
GATE CSE & IT · Parsing · 2008-2025
4
PYQs
100%
keyed
0
elite explanations
4
years appeared
Study anchor
Hopcroft-Ullman / Dragon Book
Automata, languages, parsing, syntax-directed translation
Practice action
Start latest PYQPYQs in this concept
All concepts →2025 PYQ
Given a Context-Free Grammar G as follows : $S \rightarrow A a|b a c| d c \mid b d a$ $A \rightarrow d$ Which ONE of the following statements is TRUE?
mediumanswer keybasic explanation
2015 PYQ
Among simple $$LR (SLR) ,$$ canonical $$LR,$$ and look-ahead $$LR$$ $$(LALR),$$ which of the following pairs identify the method that is very easy to implement and the method that...
easyanswer key
2014 PYQ
A canonical set of items is given below $$\eqalign{ & S \to L. > R \cr & Q \to R. \cr} $$ On input symbol < the set has
easyanswer key
2008 PYQ
Which of the following describes a handle (as applicable to LR-parsing) appropriately?
easyanswer key