A data flow approach to the evaluation of FP programs

  • Authors:
  • Z. Zhang;K. M. George;G. E. Hedrick

  • Affiliations:
  • Oklahoma State University, Dept. of Computing & Information Sciences, Stillwater, OK;Oklahoma State University, Dept. of Computing & Information Sciences, Stillwater, OK;Oklahoma State University, Dept. of Computing & Information Sciences, Stillwater, OK

  • Venue:
  • CSC '88 Proceedings of the 1988 ACM sixteenth annual conference on Computer science
  • Year:
  • 1988

Quantified Score

Hi-index 0.00

Visualization

Abstract

Current implementations of Backus' FP do not explore the parallelism in FP programs fully. Thus, the efficiency techniques is limited. This paper presents a new approach, namely, data flow, to evaluate FP programs. The data flow approach is more effective than the conventional approaches both since it adopts an eager evaluation and since the parallelism can be used fully. An FP to data flow graph translation algorithm is presented. Some optimization techniques are also presented. The implementations based on this approach are also discussed.