An open API service indexing awesome lists of open source software.

https://github.com/angeligareta/turing-machine

Implementation of a Turing Machine in C++, a model of computation that defines an abstract machine that manipulates symbols on a tape according to the machine rules.
https://github.com/angeligareta/turing-machine

cpp turing turing-machine turing-machine-simulator

Last synced: 7 months ago
JSON representation

Implementation of a Turing Machine in C++, a model of computation that defines an abstract machine that manipulates symbols on a tape according to the machine rules.

Awesome Lists containing this project