* machines_tes : 2 description files to test the interpreter
* turing_machines.pdf : this is the file that describes instructions
* build.sh : to build the project, you'll need c++11, use g++ (unix system required)
The program is assumming there are an infinite number of blank symbols at the end of your inputs, a valid input leads your machine to a final state.