About this Turing machine simulator

Presentation

This website is a Turing machine simulator. The motivation was to design a simulator than handles non-determinism and that shows computation trees instead of animations. Given a Turing machine and an input, it shows the computation tree from the initial configuration. In particular, the Turing machine can be non-deterministic. This simulator is developped in Javascript with JQuery and jsPlumb by François Schwarzentruber (francois.schwarzentruber[@]ens-rennes.fr). The software is under licence is GPLv3.

Description of Turing machines

The produced machine is represented as follows. Also: