Skip to content

Turing Machine Simulation. Example generates the Fibonacci sequence.

Notifications You must be signed in to change notification settings

lucasmullerm/turing-machine-fibonacci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

turing-machine-fibonacci

Turing Machine Simulation. Example generates the Fibonacci sequence.

run (python 3):

python main.py machine.txt tape.txt

Computation stops if the machine tries to access tape position not defined.

About

Turing Machine Simulation. Example generates the Fibonacci sequence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages