Sciweavers

4959 search results - page 1 / 992
» Imperative Functional Programming
Sort
View
POPL
1993
ACM
15 years 10 months ago
Imperative Functional Programming
Simon L. Peyton Jones, Philip Wadler
TPHOL
2008
IEEE
16 years 20 days 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
16 years 6 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