Grammar
How to write the grammar:
- The first symbol must be the start symbol;
- Separate symbols with a space;
- Write only one rule per line—no bars;
- Do not use arrows—use a space; and
- Do not write an end marker.
Collection
Parse Table
Parsing
How to write the input:
- Separate symbols with a space; and
- Do not write an end marker.