1input:4:1: Expected a state definition but didn't find a valid state name. Valid state names must match the following regex: 'q[0-9]+'.
2 q {}
3 ^
A fast turing machine simulator with graphviz export functionality
git clone https://git.8pit.net/tmsim.git
1input:4:1: Expected a state definition but didn't find a valid state name. Valid state names must match the following regex: 'q[0-9]+'.
2 q {}
3 ^