Machines › Esoteric › Esoteric machines › Turing machine
Turing machine
1936
Alan Turing's 1936 abstract model of computation, a tape-and-head machine underpinning computer science.
Turing machine Online Emulator
Play Turing machine using JavaScript directly in your browser.
Controls
Loads the 3-state busy-beaver champion by default: it runs on its own, writes six 1s and halts after 14 steps. Open the debugger (or add ?debug) to pause, single-step one transition at a time, set a breakpoint on entering a state, or watch a tape index. The on-screen panel switches machine (BB-3 / BB-4 / binary increment), writes the cell under the head, and moves the head. Keys: 0/1 write, ← → move the head, Space steps, R resets.
Loads the 3-state busy-beaver champion by default: it runs on its own, writes six 1s and halts after 14 steps. Open the debugger (or add ?debug) to pause, single-step one transition at a time, set a breakpoint on entering a state, or watch a tape index. The on-screen panel switches machine (BB-3 / BB-4 / binary increment), writes the cell under the head, and moves the head. Keys: 0/1 write, ← → move the head, Space steps, R resets.
Loads the 3-state busy-beaver champion by default: it runs on its own, writes six 1s and halts after 14 steps. Open the debugger (or add ?debug) to pause, single-step one transition at a time, set a breakpoint on entering a state, or watch a tape index. The on-screen panel switches machine (BB-3 / BB-4 / binary increment), writes the cell under the head, and moves the head. Keys: 0/1 write, ← → move the head, Space steps, R resets.
Configurations
| Configuration | Emulator | Machine | OS | Legal | |
|---|---|---|---|---|---|
| 3-state Busy Beaver | Turing machine simulator | Turing machine | open | Open ⛶ | |
| 4-state Busy Beaver | Turing machine simulator | Turing machine | open | Open ⛶ | |
| Binary increment | Turing machine simulator | Turing machine | open | Open ⛶ |
Chips
Emulators
| Emulator | Type | License | Site |
|---|---|---|---|
| Morphett Turing Machine Simulator | online | Freeware | Website ↗ |
| Turing Machine Simulator | online | Freeware | Website ↗ |
| Turing machine simulator | online | Public domain | Website ↗ |
| turingmachine.io | online | MIT | Website ↗ |