Skip to content

Releases: DigitMan27/UniversalTuringMachine

Universal Turing Machine v1.2.0

10 Sep 11:38
Compare
Choose a tag to compare

Extra Features and Improvements:

  • Control flow improvements .
  • Improved parser .
  • Transitions Table .
  • Execution Log clear button .

The Universal Turing Machine v1.2.0 win-x64_x86 and Universal Turing Machine v1.2.0 linux-x64 requires .NET 5 Runtime to run .
The Universal Turing Machine v1.2.0 win-x64 is the self-contained version of the app and can run only in Windows-x64 .

Universal Turing Machine v1.1.0

03 Sep 23:33
Compare
Choose a tag to compare

Feature Improvements:

  • Control flow improvements .
  • Improved parser .
  • More parser error messages .
  • Better diagnostic messages .
  • More detailed messages when a turing machine is running .
  • More themes .
  • Better fuctionality in the Settings .
  • Input tag added in the .uTM files for better control and consistency .

The Universal Turing Machine v1.1.0 requires .NET 5 Runtime to run and is Cross-platform .
The Universal Turing Machine v1.1.0 win-x64 is the self-contained version of the app and can run only in Win-x64 .

Universal Turing Machine v1.0.0

24 Aug 10:33
Compare
Choose a tag to compare

The main features of the Application are now complete .

  • Features:
    • Step Execution Timer .
    • Live updating of the tape during execution of an Turing Machine .
    • Live header indicator through coloring .
    • Recording of the input that the header reads in the Execution Log .
    • Change the apperance of the app(Colors,Fonts,Header Color,Input Display Limit,Tape Length and the Blank Symbol) .
    • Saving settings in an .xml file .
    • Load settings from .xml file .
    • Specific file extension(.uTM) .
    • .uTM file parsing .
    • Utility & Control Flow improvements .

IMPORTANT: Be sure you have installed the .NET 5 Runtime on your computer .