Data di Pubblicazione:
1996
Abstract:
In this paper we introduce a system for the detection and elimination of dead code in typed functional programs. The main application of this method is the optimization of programs extracted from proofs in logical frameworks but it could be used as well in the elimination of dead code determined by program specialization. Our algorithm is based on a type inference system suitable for reasoning about dead code information. This system relays on refinement types which allow to exploit the type structure of the language for the investigation of program properties. The detection of dead code is obtained via type inference, which can be performed in an efficient and complete way, by reducing it to the solution of a system of inequalities between type variables. A key feature of our method is that program analysis can be performed in a strictly incremental way. Even though the language considered in the paper is a simply typed λ-calculus we can generalize our approach to polymorphic languages like ML. Although focused on dead code elimination our type inference method can also be applied to the investigation of other program properties like binding time and strictness. Some hints on these applications are given.
Tipologia CRIS:
04A-Conference paper in volume
Keywords:
Application programs, Functional programs, Logical frameworks, Program analysis, Program properties, Program specialization, Simply typed lambda calculus, Type inferences, Type structures
Elenco autori:
M. COPPO; DAMIANI F.; GIANNINI P.
Link alla scheda completa:
Titolo del libro:
Static Analysis
Pubblicato in: