ll_parser.py: The main source code file.string.txt: Contains the string to derive.production_rules.txt: Contains the production rule to be followed
To compile the program, follow these steps:
-
Open a terminal and navigate to the directory containing the files.
-
Run the following command to compile and execute the program:
python3 ll_parser.py