Add a mode to practice FIRST, FOLLOW... This mode allows the user to focus on one single concept without doing a tutor cycle. We could use more difficult grammars (since the factory is easy to extend). The generated grammar does not need to be LL1 or SLR1, only valid.
Add a mode to practice FIRST, FOLLOW... This mode allows the user to focus on one single concept without doing a tutor cycle. We could use more difficult grammars (since the factory is easy to extend). The generated grammar does not need to be LL1 or SLR1, only valid.