Package arche

The implementation of the ARCHE processor, which is similar to the Universal Turing Machine but it's more like a real-life processor.

See:
          Description

Class Summary
InstructionPointer Queue as a structural element for processors.
Queue Queue as a structural element for processors.
Register Simple one-value register as a basic storage for processors.
Stack Stack as a structural element for processors.
Storage The abstraction of a processor's hardware structural elements.
StorageArray The hardware memory-array that can be divided for the structural elements.
StorageFactory  
UP This universal processor is designed to increase the evolvability in Tierra-like systems.
 

Package arche Description

The implementation of the ARCHE processor, which is similar to the Universal Turing Machine but it's more like a real-life processor. This construction allows digital organisms to change their decoding sytems (digital rybosomes...)