Code interface and json generator for virtual turing machine.
git clone git@github.com:TalhaAcikgoz/TuringJsonIfier.git
git clone [git@github.com:TalhaAcikgoz/TuringJsonIfier.git](https://github.com/TalhaAcikgoz/TuringJsonIfier.git)
python3 -m venv venv
source venv/bin/activate
pip install -r requirements
python3 src/script.py <name_of_json_file>
Special thanks to @alpardayalman (martini) <3 Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.