Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Turing Machine

Compare
Choose a tag to compare
@margual56 margual56 released this 08 Dec 11:38
· 40 commits to master since this release

Download the version for your system and enjoy!

Notes

  • Check out the "Examples" folder from the repository, it contains cool examples of Turing Machine code :)
  • The windows version does not need java to execute (it is included)
  • The rest of systems need to install java 8 in order to execute it

Known bugs

  • There is no option to choose the file to execute (yet). At the moment, you have to put the program you want to run in the same folder as the .exe and rename it to "program.tm". This is the first priority fix.
  • There is no UI to adjust the speed of execution or customize anything (font size, colors, etc).
  • If the tape becomes too long, there is no scroll option