Skip to content

pworth1971/turing_machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

universal_turing_machine

This program emulates a Turing M<achine. While originally sourced from https://python-course.eu/applications-python/turing-machine.php, it was enhanced to include support for reading state transitions from files, printing out Turing Machine specifications as well as automatically generating transition diagrams using the graphviz libraries.

Classes and sample files provided. Any questions, feel free to reach to pworth2022@fau.edu

About

Universal Turing Machine developed in python. Includes support fro reading state machines from files, printing out specifications of state machines as well as example transition diagrams developed using the powerful TikZ graphing library which is integrated with LaTeX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors