Automatic useless-code elimination for HOT functional programs

  • Authors:
  • Ferruccio Damiani;Paola Giannini

  • Affiliations:
  • Dipartimento di Informatica, Università di Torino, Corso Svizzera 185, 10149 Torino, Italy (e-mail: damiani@di.unito.it);DISTA, Università del Piemonte Orientale, Corso Borsalino 54, 15100 Alessandria, Italy (e-mail: giannini@di.unito.it)

  • Venue:
  • Journal of Functional Programming
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present two type inference systems for detecting useless-code in higher-order typed functional programs. Type inference can be performed in an efficient and complete way, by reducing it to the solution of a system of constraints. We also give a useless-code elimination algorithm which is based on a combined use of these type inference systems. The main application of the technique is the optimization of programs extracted from proofs in logical frameworks, but it could be used as well in the elimination of useless-code determined by program transformations.