Computer Science, asked by kumaraakash8903, 1 year ago

Discuss the working principle of shift reduce parser

Answers

Answered by Anonymous
1
Hey buddy
..Shift-reduce parsing attempts to construct a parse tree for an input string beginning at the leaves and working up towards the root. In other words, it is a process of “reducing” (opposite of deriving a symbol using a production rule) a string w to the start symbol of a grammar.
....Thank you
Answered by raaj25
0
Shift-reduce parsing attempts to construct a parse tree for an input string beginning at the leaves andworking up towards the root. In other words, it is a process of “reducing” (opposite of deriving a symbol using a production rule) a string w to the start symbol of a grammar...

I hope it help you..
Please mark me brainlist
Similar questions