Dataflow analysis in APL

  • Authors:
  • Timothy A. Budd

  • Affiliations:
  • Department of Computer Science, The University of Arizona, Tucson, Arizona

  • Venue:
  • APL '85 Proceedings of the international conference on APL: APL and the future
  • Year:
  • 1985

Quantified Score

Hi-index 0.00

Visualization

Abstract

An algorithm is described to perform dataflow analysis on programs written in an APL-like language. The dataflow analysis is performed at both the intra and interprocedural levels. The algorithm presented here is simpler and tailored more directly to the target language than previously published algorithms for dataflow analysis in APL. These algorithms have been implemented as part of a APL compiler.