Skip to content

Files

Latest commit

Jul 22, 2017
71fba5d · Jul 22, 2017

History

History
12 lines (7 loc) · 331 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 331 Bytes

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