616 views
0 votes
0 votes
Consider the below given grammar:
A→AA+
A→a
The number of states in CLR(1) canonical item set are _______ and number of inadequate states in LALR(1) canonical item set is/are _______ respectively.

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
1
Parshu gate asked Dec 10, 2017
898 views
Consider the below given grammar: S→(A S→B] S→C) A→B) A→C] B→D C→D D→ϵ The number of states in LALR(1) canonical item set are _______ and number of inade...
0 votes
0 votes
1 answer
2
GateAspirant999 asked Dec 10, 2016
610 views
$S\rightarrow (x$$\text{ }| E]$$\text{ }| F)$$X\rightarrow E)$$\text{ }| F]$$E\rightarrow A$$F\rightarrow A$$A\rightarrow \lambda$
0 votes
0 votes
1 answer
3
Ana_101 asked 5 days ago
65 views
S - A BA - f S fA - b b B dB - ƐB - cFirst(S) =First(A) =First(B) =Follow(S) =Follow(A) =Follow(B) =
0 votes
0 votes
1 answer
4
Ana_101 asked 5 days ago
42 views
S - A BA - f S fA - b b B dB - ƐB - cFirst(S) =First(A) =First(B) =Follow(S) =Follow(A) =Follow(B) =