2 research outputs found

    Two implementation models of abstract data types

    No full text
    A~--This paper compares two implementation models for abstract data types: direct and indirect implementations. Direct implementations offer relatively cheap execution and expensive compilation costs while indirect implementations result in relatively expensive implementations and cheap compilation costs. These two models are both accommodated by Ada, and a small experiment compares their costs for a particular data type. Keyworda: abstract data type ada run-time implementation 1
    corecore