tmsim

A fast turing machine simulator with graphviz export functionality

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

1input:5:2: Your transition definition is missing a symbol which triggers this transition. This symbol can only be an alphanumeric character or the special blank character.
2 	; > a => q0;
3 	^