Skip to content

GodHermit/turing-machine

Repository files navigation

Turing Machine

A web application that simulates a Turing Machine.

Getting Started

Open https://godhermit.github.io/turing-machine with your browser to see the result.

You can start by defining the alphabet and input value value.

Type «01» as the alphabet value and «1010» as the input value

After that, you can enter the instructions for the Turing machine.

Type the instructions for the Turing machine

Finally, you can run the Turing machine.

Run the Turing machine

Community

You can ask questions, suggest features, and share your projects on Github Discussions.

Please follow our Code of Conduct when you communicate with other people.

Learn More

To learn more about Next.js, take a look at the following resources: