Machine Configuration
Single character to represent empty cells
Direction: L (Left), R (Right), S (Stay)
Machine Execution
Tape
500ms
How to Use
1. Configure the Machine
Set the initial tape content, initial state, final states, and transition rules. States are automatically discovered from the rules. Click "Load Example" for a sample binary incrementer.
2. Run the Machine
Use "Step" to execute one transition at a time, or "Run" to execute until the machine halts or crashes.
3. Watch the Execution
The tape shows the current head position (highlighted), and the status shows the current state.