Skip to content

N7K5/Turing-Machine-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turing Machine Emulator

A web based turing machine emulator...

Features:

  1. Unlimited transition function.
  2. Save and loding a machine.
  3. Examples to play with.
  4. Run step by step.

steps:

  1. Click on "define machine".
  2. Add the states and transition function.
    • note: states should be added first before using that state in a transition function.
  3. Define a custom tape or leave it blank.
  4. Click on "Run" and enjoy.

If you make some cool machines yourself, send the string to me and I will upload it as an example...

About

A graphical turing machine emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published