tmsim

A fast turing machine simulator with graphviz export functionality

git clone https://git.8pit.net/tmsim.git

1input:1:10: Missing semicolon, maybe the previous transition is missing a semicolon or a metadata information was not properly terminated with a semicolon.
2 start: q2e;
3          ^