![Click to download and possibly see the movie [Cliquez pour télécharger et voir éventuellement le film] Click to download and possibly see the movie [Cliquez pour télécharger et voir éventuellement le film]](image.jpg)
The execution of a very simple program on a Turing Machine [L'exécution d'un programme très simple sur une machine de Turing]
.| Current State | A | A | B | B | C | C |
| Bit Read | 0 | 1 | 0 | 1 | 0 | 1 |
| Bit Read | 1 | 0 | 0 | 1 | 0 | 0 |
| Elementary Translation | Right | Left | Left | Right | Right | Right |
| Next State | B | C | A | A | A | Halt |
A0 -> 1LB
B0 -> 0RA
A1 -> 0RC
C0 -> 0LA
A0 -> 1LB
B0 -> 0RA
A1 -> 0RC
C0 -> 0LA
A0 -> 1LB
B0 -> 0RA
A1 -> 0RC
C0 -> 0LA
(...)