Source-to-source translation: Ada to Pascal and Pascal to Ada

  • Authors:
  • Paul F. Albrecht;Phillip E. Garrison;Susan L. Graham;Robert H. Hyerle;Patricia Ip;Bernd Krieg Brückner

  • Affiliations:
  • -;-;-;-;-;-

  • Venue:
  • SIGPLAN '80 Proceedings of the ACM-SIGPLAN symposium on The ADA programming language
  • Year:
  • 1980

Quantified Score

Hi-index 0.00

Visualization

Abstract

An implementation of translators between Ada and Pascal is described. The method used is to define subsets of each language between which there is a straightforward translation and to translate each source program to its respective sublanguage by program transformations. A common internal tree representation is used. The underlying organization of the translators is described, and some of the difficulties we have confronted and solved are discussed.