While the Xaron Machine does its duty by manipulating data, some entity has to represent Xaron's concept of values and to explicify and implement it. This entity is the Reference memory described in this paper.
To fit into the overall design and to match the intended task, the Reference Memory has to meet certain requierements. Among them are:
Xaron's data model has been required to be completely based on data types which respresentation is beyond the scope of the machine itself, but is imported from "foreign", typically from external C libraries instead.
The memory has to create some glue between the actual external values to allow the universe of these arbitrarily represented data to be processed in a uniform way.
Since the intendend task of the Xaron Machine is to process symbolic
...
...
...
Clearly, the paper in hand will need to be restructured before publishing. Here an early approach to take things apart.