Sciweavers

4959 search results - page 1 / 992
» Imperative Functional Programming
Sort
View
POPL
1993
ACM
13 years 9 months ago
Imperative Functional Programming
Simon L. Peyton Jones, Philip Wadler
TPHOL
2008
IEEE
14 years 8 hour ago
Imperative Functional Programming with Isabelle/HOL
We introduce a lightweight approach for reasoning about programs involving imperative data structures using the proof assistant Isabelle/HOL. It is based on shallow embedding of pr...
Lukas Bulwahn, Alexander Krauss, Florian Haftmann,...
ICFP
2005
ACM
14 years 5 months ago
A logical analysis of aliasing in imperative higher-order functions
We present a compositional program logic for call-by-value imperative higher-order functions with general forms of aliasing, which can arise from the use of reference names as fun...
Martin Berger, Kohei Honda, Nobuko Yoshida