Skip to content

infgeoax/TuringMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages