Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

eccs0103/TuringMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turing machine

Information

Turing machine emulator.

Feed

Update 1.0.2 (12.11.2023)

  • Added automatic logging.
  • Added logging skipping (available in experimental mode).
  • Fixed slider hanging issue.
  • Updated the core.
  • Now, when repeating an instruction, the compiler will issue a warning.
  • Optimized the processing algorithm.
  • Automatic logging will be saved.

Patch 1.0.1 (10.11.2023)

  • Added a status bar.
  • Fixed layout errors.
  • Fixed errors in feed entries.
  • Fixed compilation issues.
  • Fixed settings restoration error.

Release 1.0.0 (08.11.2023)

  • First version of program.