Abstract. We present a monovariant flow analysis for System F (with recursion). The flow analysis yields both control-flow information, ap-proximating the λ- and Λ-expressions that may be bound to variables, and type-flow information, approximating the type expressions that may instantiate type variables. Moreover, the two flows are mutually bene-ficial: the control flow determines which Λ-expressions may be applied to which type expressions (and, hence, which type expressions may in-stantiate which type variables), while the type flow filters the λ- and Λ-expressions that may be bound to variables (by rejecting expressions with static types that are incompatible with the static type of the vari-able under the type flow). As is typical for ...
AbstractAbstract interpretation techniques are used to derive a control-flow analysis for a simple h...
AbstractWe show that a large class of data-flow analyses for imperative languages are describable as...
International audienceAbstract interpretation techniques are used to derive a control-flow analysis ...
We present a monovariant flow analysis for System F (with recursion). The flow analysis yields both ...
Abstract. We propose a novel control flow analysis for higher-order functional programs, based on a ...
Many polyvariant program analyses have been studied in the 1990s, including k-CFA, polymorphic split...
In static analysis, two frameworks have been studied extensively: monotone data-flow analysis and ty...
Abstract. We propose a novel control flow analysis for higher-order functional programs, based on a ...
Abstract. Control Flow Analysis is a widely used approach for analysing functional and object orient...
. This paper describes a general purpose program analysis that computes global control-flow and data...
In static analysis, two frameworks have been studied extensively: monotone data-flow analysis and ty...
Recent work has shown equivalences between various type systems and flow logics. Ideally, the transl...
In static analysis, two frameworks have been studied extensively: monotone data-flow analysis and ty...
We present a survey of control-flow analysis of functional programs, which has been the subject of e...
. Nonstrict higher order functional programming languages are notorious for their low run time effic...
AbstractAbstract interpretation techniques are used to derive a control-flow analysis for a simple h...
AbstractWe show that a large class of data-flow analyses for imperative languages are describable as...
International audienceAbstract interpretation techniques are used to derive a control-flow analysis ...
We present a monovariant flow analysis for System F (with recursion). The flow analysis yields both ...
Abstract. We propose a novel control flow analysis for higher-order functional programs, based on a ...
Many polyvariant program analyses have been studied in the 1990s, including k-CFA, polymorphic split...
In static analysis, two frameworks have been studied extensively: monotone data-flow analysis and ty...
Abstract. We propose a novel control flow analysis for higher-order functional programs, based on a ...
Abstract. Control Flow Analysis is a widely used approach for analysing functional and object orient...
. This paper describes a general purpose program analysis that computes global control-flow and data...
In static analysis, two frameworks have been studied extensively: monotone data-flow analysis and ty...
Recent work has shown equivalences between various type systems and flow logics. Ideally, the transl...
In static analysis, two frameworks have been studied extensively: monotone data-flow analysis and ty...
We present a survey of control-flow analysis of functional programs, which has been the subject of e...
. Nonstrict higher order functional programming languages are notorious for their low run time effic...
AbstractAbstract interpretation techniques are used to derive a control-flow analysis for a simple h...
AbstractWe show that a large class of data-flow analyses for imperative languages are describable as...
International audienceAbstract interpretation techniques are used to derive a control-flow analysis ...