Skip to content

A simple simulation of an turing machine with one tape. The program has an gui which allows the definition of rules and the input of the tape. It can either run a single step algorithm or an fully automatic algorythm until a stop-command is called. The programm allows the commands left, right, star, one, stop or goTo.

License

Notifications You must be signed in to change notification settings

linde9821/TuringMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TuringMachine

A simple simulation of an turing machine with one tape. The program has an gui which allows the definition of rules and the input of the tape. It can either run a single step algorithm or an fully automatic algorythm until a stop-command is called. The programm allows the commands left, right, star, one, stop or goTo.

The program is written in Java with a mix of english and german speech, this is going to be changed. The UI is currently also fully in german but this is also going to change.

A runnable Jar of the latest version can be found here if you don not want to run it via eclipse. If you have questions just ask me!

Cheers!

About

A simple simulation of an turing machine with one tape. The program has an gui which allows the definition of rules and the input of the tape. It can either run a single step algorithm or an fully automatic algorythm until a stop-command is called. The programm allows the commands left, right, star, one, stop or goTo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages