Sciweavers

4959 search results - page 1 / 992
» Imperative Functional Programming
Sort
View
POPL
1993
ACM
15 years 5 months ago
Imperative Functional Programming
Simon L. Peyton Jones, Philip Wadler
104
Voted
ICFP
2005
ACM
16 years 1 months ago
A language-based approach to functionally correct imperative programming
Edwin M. Westbrook, Aaron Stump, Ian Wehrman
TPHOL
2008
IEEE
15 years 7 months 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,...
112
Voted
ICFP
2005
ACM
16 years 1 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