A turing machine simulation. With infinite tape, and finite states of instructions, finite symbols language. Full operational, complete. Coded with reference to http://en.wikipedia.org/wiki/Turing_machine. Have fun!
Alan is a Java Implenmentation of a TuringMachine for educational purpose. Features include: - Easy to use GUI - Many example Programs - ReUsable TuringMachine Component
Chturu is a graphical simulator for Turing machines. It is written in Java and runs as Applet and standalone program. It is simple to use and there is a little manual written in "english".