Automated interface code generation from Ada specifications

  • Authors:
  • Paul R. Pukite

  • Affiliations:
  • -

  • Venue:
  • ACM SIGAda Ada Letters
  • Year:
  • 1993

Quantified Score

Hi-index 0.00

Visualization

Abstract

Mapping data structures between incompatible representations remains an error-prone and tedious part of program development. This letter outlines a method for automating interface code generation based on Ada package specifications and the use of Ada keywords as interface mapping directives. This concept supports information hiding by placing the details of the generated interface code in the package body.