/turing-machine

Repository of Formal Languages and Automata Theory Project

Primary LanguageC++GNU General Public License v3.0GPL-3.0

turing-machine

Repository of Formal Languages and Automata Theory Project

Installing

git clone https://github.com/A-Lokanush/turing-machine.git
cd turing-machine

Execute

g++ main.cpp -o main

Run

./main input.txt

NOTE : Change your input in input.txt file