GitHub - infgeoax/TuringMachine: A turing machine simulator written in python.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

TuringMachine

A turing machine simulator written in python.

Get Started

To run the sample program:

python turing_machine.py print_one_over_three.tm

Program output, the initial tape and the tape after 10 steps:

[0]: .
[10]: .0101010101

About

A turing machine simulator written in python.

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages