Turing Machine Emulator

Machine def
states Remove
No states defined
Transitions Remove
No transitions defined
Current state: None
Tape
Machine not build yet


add state names (comma seperated)
add Transitions (format: q0, a > q1, b, R)
Define tape (empty if not defined)
X