TuringSim
C++ framework to simulate abstract computing models
Classes
TuringSim::Memory::Tape Namespace Reference

Namespace for Tape, the observer and the modifier. More...

Classes

class  Tape
 Class to represent a tape memory. More...
 
class  TapeModifier
 Modifier for the Tape class. More...
 
class  TapeObserver
 Observer for the Tape class. More...
 

Detailed Description

Namespace for Tape, the observer and the modifier.