Zero address arithmetic

From Wikipedia, the free encyclopedia

Zero address arithmetic is a feature of a few innovative computer architectures, whereby the assignment to a physical address space is deferred until programming statement execution time. It eliminates the link step of conventional compile and link architectures.

All Burroughs large systems and Medium systems had this property, as do their modern day successors that preserve the original physical architecture.