Crate turingmachine_rs

Source
Expand description

A simulation crate for Turing Machines

Structs§

TuringTape
A possibly theorically infinite TuringTape

Enums§

Move
Define the movement direction

Traits§

TuringStates
A trait that implements the behaviour for turing states