A Systematic Catalogue of Reusable Abstract Data Types

This book presents a comprehensive catalogue of elementary data types like sets, maps, orders, trees and lists, written in Ada. Such data types are often used in systems programming. The major focus is on: - a uniform syntactic and semantic interface for all data types, - many implementation variant...

Full description

Bibliographic Details
Main Authors: Uhl, Jürgen, Schmid, Hans A. (Author)
Format: eBook
Language:English
Published: Berlin, Heidelberg Springer Berlin Heidelberg 1990, 1990
Edition:1st ed. 1990
Series:Lecture Notes in Computer Science
Subjects:
Online Access:
Collection: Springer Book Archives -2004 - Collection details see MPG.ReNa
Table of Contents:
  • Motivation and objectives
  • How to reuse abstract data types
  • Structure of the catalogue
  • Structure of the building blocks
  • The building blocks
  • Technical issues
  • Case study: A file compression system