Skip to content

luizanao/JS-turing-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS turing-like Machine

This was a project made to learn Computer Theory, graphs and javascript.

Special thanks to jsplumbtoolkit

How to use:

  • Create a new states
    • Text click to change Label
    • Double click to set final state
  • Drag-and-Drop states
  • Drag-and-Drop arrow to target to make new transition
  • Click arrow text to set transition value (Ex. 1-0-R)
    • Possibles moviments : R - Right | L - Left

About

JS Turing Machine Simulator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages