Crate turingmachine_rs[−][src]
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 |