aboutsummaryrefslogtreecommitdiff
path: root/example/turing/README.md
AgeCommit message (Collapse)Author
2015-02-23Added binary incrementer state table to Turing machine exampleAdrian Kummerlaender
* reintroduced `BLANK` as the _BLANK_ symbol * fixed implicit tape expansion in `tape::readSymbol`
2015-02-21Added `README.md` to the Turing machine exampleAdrian Kummerlaender