TuringSim
C++ framework to simulate abstract computing models
Namespaces
TuringSim Namespace Reference

Namespace for all component of the framework. More...

Namespaces

 Listener
 The namespace of runner listener, used to follow the execution of a Machine.
 
 Machine
 The namespace that contains machines. To run them, see TuringSim::Runner.
 
 Memory
 Memory structures used by machines, such as tapes, stacks...
 
 Runner
 The namespace of machine runners.
 
 State
 The namespace for states and state patterns.
 
 Symbol
 The namespace for symbol patterns.
 
 Transition
 Namespace for transitions.
 
 Utils
 The namespace for basic function, not specific to TuringSim.
 

Detailed Description

Namespace for all component of the framework.