2.1 Storage Structure of Objects

The internal objects which are the values in an Algol 68 program may consist on a hierarchy of memory locations, which may not be contiguous. This hierarchy of memory locations is the storage structure of the object, and is not concerned by the particular bit-patterns stored.

Simple values.

Names.

Multiple values.

Structured values.

Values of united modes.