Labs / Computer Science

Turing Machine

This little machine knows exactly one trick: add one to a binary number. It has no memory beyond a single state letter and the symbol under its head, yet those simple rules are enough to do arithmetic. Press Play to watch it work, or click cells to write your own number and run it again.

state S · scan rightsteps 0head 0value 0

What to try