This repository contains small Turing Machine programs I wrote while studying theoretical computer science.
The machines are written in the format used by the turingmachine.io simulator, so they can be copied and executed directly there.
This repository contains simple experiments with Turing Machines and basic computational ideas.