Crate turing_lib

Source

Structs§

ErrorPosition
A struct to store the position of an error
Library
TuringInstruction
A Turing machine instruction
TuringMachine
A Turing machine
TuringParser

Enums§

CompilerError
CompilerWarning
Movement
The possible movements of the tape head
Rule
TuringOutput

Constants§

LIBRARIES
Array of all the libraries that are included in the compiler.