Entry state :
Acceptance state :
Grammar :
Ex : A -> B;
A -> aB; B -> bA | aC;
Words to test :
Ex : aabbaa
Run
UpdateDebug