Skip to content

Releases: mikenoethiger/cturing

Initial Release

01 May 21:59
Compare
Choose a tag to compare

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