Sciweavers

ICALP
2010
Springer

What Is a Pure Functional?

13 years 4 months ago
What Is a Pure Functional?
Abstract. Given an ML function f : (int->int)->int how can we rigorously specify that f is pure, i.e., produces no side-effects other than those arising from calling its functional argument? We show that existing methods based on preservation of invariants and relational parametricity are insufficient for this purpose and thus define a new notion that captures purity in the sense that for any functional F that is pure in this sense there exists a corresponding questionanswer strategy. This research is motivated by an attempt to prove algorithms correct that take such supposedly pure functionals as input and apply them to stateful arguments in order to inspect intensional aspects of their behaviour.
Martin Hofmann, Aleksandr Karbyshev, Helmut Seidl
Added 07 Dec 2010
Updated 07 Dec 2010
Type Conference
Year 2010
Where ICALP
Authors Martin Hofmann, Aleksandr Karbyshev, Helmut Seidl
Comments (0)