Turing machines simulator
TM code format: State Symbol > NewSymbol Direction NewState
Example: A 1 -> 0 R B
Lines that start with // are ignored by the code parser.
Do not forget to press the Reset button before testing a preset.
This simulator also supports terminating turmites (move with P and T instead of R and L).
Speed: 200ms
Zoom: 4px