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

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

Classes

class  HalfTape
 Class to represent a half-tape memory. More...
 
class  HalfTapeModifier
 Modifier for the Tape class. More...
 
class  HalfTapeObserver
 Observer for the Tape class. More...
 

Detailed Description

Namespace for HalfTape, the observer and the modifier.