eccs0103 / TuringMachine

Turing machine emulator

Home Page:https://eccs0103.github.io/TuringMachine/

Repository from Github https://github.comeccs0103/TuringMachineRepository from Github https://github.comeccs0103/TuringMachine

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.

About

Turing machine emulator

https://eccs0103.github.io/TuringMachine/

License:Apache License 2.0


Languages

Language:JavaScript 81.1%Language:CSS 15.2%Language:HTML 3.7%