Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 515 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 515 Bytes

TuringMachineSimulator 1.0

This App is a simple simulation of Turing Machine

Spécification For the Input of the app are :

1- States

2-input symbols

3-tape symbols

4-empty cell symbol

5-Tape symbols

6-Final states

7-Starting state

8-Starting position

9-Transition function

10- Input size

11- Input to test

For The Output have to be :

The Input after been treated

Interface

turingmachine