-  

Turing machine

Classroom demo

You can write simple programs for Turing machine by redefining alphabet and number of states. Then set up data on tape, and run step-by-step simulation. The tape is limited to make this demo more comprehensive.

Sample programs


Program



Tape with data

Set up data on tape before running demo