-
Notifications
You must be signed in to change notification settings - Fork 0
A multitape Turing Machine implementation in python. Can create and run Turing Machines. Includes a program for generating a state machine from a Turing Machine (using Tkinter).
drogers141/Turing_Machine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Dave Rogers www.drogers.us Turing Machine A Turing Machine implementation in python (2.6+) with a program that generates an interactive state machine from a given Turing Machine using python's Tkinter library. See www.drogers.us/demos/turing_machine/ for information and a demonstration of the usage of the Turing Machine programs. For running commandline or Tkinter gui applications, cd into src/tm/ and run python turing_machine.py -h or python tm_state_machine.py -h for help. Note that this source is a Pydev Eclipse project, and can be imported into Eclipse if you have Pydev. Email me with any questions/comments if you like: [email protected]
About
A multitape Turing Machine implementation in python. Can create and run Turing Machines. Includes a program for generating a state machine from a Turing Machine (using Tkinter).
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published