simple turing machine implementation
see this blog post for a high level description
see cell.h & turing.h for an overview
TODO:
-
turing.c needs to be commented
-
there should be a compiler of sorts
-
this readme needs to look more professional
8000