/TuringMachine

Turing machine emulator

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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.