A physical Turing Machine simulator to help students understand the Turing Machine model of computation behind Church-Turing thesis.

Hugo Sales 7de0ba8f8c Merge branch 'master' of notabug.org:HackersAtPorto/Badass_Turing_Machine_Simulator %!s(int64=5) %!d(string=hai) anos
.gitignore d3361cd46e Initial tranlation %!s(int64=5) %!d(string=hai) anos
LICENSE 56ce21d4d0 Initial commit %!s(int64=5) %!d(string=hai) anos
README.md 56ce21d4d0 Initial commit %!s(int64=5) %!d(string=hai) anos
turing_machine.cpp be83d6fd61 Small cleanups %!s(int64=5) %!d(string=hai) anos

README.md

Badass_Turing_Machine_Simulator

A physical Turing Machine simulator to help students understand the Turing Machine model of computation behind Church-Turing thesis.