Skip to content

My implementation of a turing machine, and examples of copy and shift_left machines.

Notifications You must be signed in to change notification settings

samwright/TuringMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of a Turing Machine in java, with (tested) examples - one of which is a
Universal Turing Machine which comprises a compiler and executor.  The other examples are then
passed to the Universal Turing Machine where they are compiled and executed to give the same
result as before!

About

My implementation of a turing machine, and examples of copy and shift_left machines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages