1,105 views
0 votes
0 votes

Can we directly convert a given Left linear regular grammar to machine ?

or

First convert Left linear regular grammar to Right linear regular grammar and then to machine .

http://scanftree.com/automata/conversion-of-left-linear-grammar-to-finite-automata

Please log in or register to answer this question.

Related questions

1 votes
1 votes
1 answer
1
Abbas Ahmad asked Nov 30, 2018
415 views
If a grammar G is both left linear as well as right linear then,what should be the case a) G is always not regularb) G may or may not be regularc) something else
7 votes
7 votes
2 answers
2
pC asked Jul 23, 2016
6,631 views
How to convert a Regular Expression to Left Linear Grammar ?Eg : (0+1)*00(0+1)*
1 votes
1 votes
1 answer
3
sushmita asked Sep 16, 2018
695 views
In converting right linear regular grammar to DFA how to determine the final states?Can anyone tell the procedure?
3 votes
3 votes
2 answers
4