Turing parser - is a python script to parse different formats of Turing machines (for different tools I use at university to create Turing machines).
- JFLAP 1.0
- TuringMachine.io
- Formal definition ... (more to come)
- Put the file you want to parse in the same directory as the parser (inside this repo).
- Run the parser with the following command:
make- Then proceed according to the instructions displayed on the screen :)