The Memory Processing Machine:
The conceptual model
for the computer is the Turing machine
The Turing Machine
has a
"Move Rule"
which moves a pointer to a location in memory
and a
"Transformation Rule"
which determines the substitution to be made at that location
The Turing Machine is basically
a memory transformation machine