Releases: mikenoethiger/cturing
Releases · mikenoethiger/cturing
Initial Release
This release contains binary executables for Linux, Mac OS and Windows.
Download the one that's right for you and rename it to cturing
(or cturing.exe
for windows) and then execute it from command line (this shows the user manual):
$ ./cturing -h
You may also want to download the examples.zip
which provides two turing machine descriptions as a starting point. Execute a machine as follows:
$ ./cturing < examples/tm_description.txt