Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 . Consider the following grammar. S AB) A B | a) B aB | a (a) Show that the grammar is not SLR(1). (

1 . Consider the following grammar.

S AB)

A B | a)

B aB | a

(a) Show that the grammar is not SLR(1).

( b ) Construct the LR(1) Automata for the grammar.

(c) Construct the LR parsing table for the grammar.

(d) Parse the string a)aaa). Show the stack, the input, and the action taken.

(e) Merge the LR(1) states and convert the LR(1) automata to LALR(1).

2 . Give example grammars for the following specifications.

(a) A grammar that is not SLR(5) but is SLR(6).

(b) A grammar that is LR(1), not LALR(1), and is LALR(2).

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Structured Search For Big Data From Keywords To Key-objects

Authors: Mikhail Gilula

1st Edition

012804652X, 9780128046524

More Books

Students also viewed these Databases questions