News

Implement a Turing Machine in rust. Initiate your alphabet (or use default), initiate states, and use the Turing machine as an iterator between the states.