A discussion on comp.lang.forth led me to wonder: Is virtual memory hardware unnecessary for TUNES? We don't need it for protection if we have automatic proofing. As for garbage collection, I've heard of efficient memory managers that don't use VM hardware. But can we do persistent storage, efficiently, without VM hardware? Tom Novelli