Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Turing Machine

The program will ask the user to enter the file name of the Turing Machine. After reading the Turing Machine, it will continuously ask the user to input the string and the maximum steps (or maximum transition). Every time the program reads in an input string and a max step, it will print the output to the screen.
The program will terminate when the input string is “endinput”. The program will then record all the computed strings and their outputs in the text file with the name [name of machine]-output.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages