A Universal Turing Machine (UTM) simulator
-
Updated
Oct 26, 2016 - C++
A Universal Turing Machine (UTM) simulator
Universal Turing machine simulator ---- C++
A C++ program that simulates the universal Turing machine known as Langton's Ant. The user decides how many steps the Ant takes. Each step is printed to the console for the user to see the ant's every move and the affect it causes.
Add a description, image, and links to the universal-turing-machine topic page so that developers can more easily learn about it.
To associate your repository with the universal-turing-machine topic, visit your repo's landing page and select "manage topics."