Skip to content

georg-wolflein/turing-machine-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turing Machine Simulator in Python

An implementation of a Turing Machine simulator for both Deterministic and Non-deterministic Turing Machines. Written in Python 3 and optimized for performance with Cython.

See the report here. The code is in src/turing.

About

A Python implementation of a Turing Machine Simulator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages