Two implementation models of abstract data types
Title | Two implementation models of abstract data types |
Publication Type | Journal Articles |
Year of Publication | 1987 |
Authors | Gannon JD, Zelkowitz MV |
Journal | Computer Languages |
Volume | 12 |
Issue | 1 |
Pagination | 21 - 25 |
Date Published | 1987/// |
ISBN Number | 0096-0551 |
Keywords | abstract data type, ada, run-time implementation |
Abstract | 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. |
URL | http://www.sciencedirect.com/science/article/pii/0096055187900099 |
DOI | 10.1016/0096-0551(87)90009-9 |