tmsim

A fast turing machine simulator with graphviz export functionality

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

1input:5:11: Your transition is missing a state to transit to when performing this transition.
2 	q > q => qö;
3 	         ^