Expand description
A simulation crate for Turing Machines
Structs§
- Turing
Tape - A possibly theorically infinite TuringTape
Enums§
- Move
- Define the movement direction
Traits§
- Turing
States - A trait that implements the behaviour for turing states
A simulation crate for Turing Machines