Turing machine simultor in python that loads a json and outputs the result. Inspired by https://math.hws.edu/eck/js/turing-machine/TM.html
usage:
python3 pyturingjson.py increment.json
also available
python3 pyturingjson.py copy.json
python3 pyturingjson.py addition.json