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
GitHub - infgeoax/TuringMachine: A turing machine simulator written in python.
{{ message }}
infgeoax / TuringMachine Public
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
A turing machine simulator written in python.
No releases published