Sciweavers

4959 search results - page 1 / 992
» Imperative Functional Programming
Sort
View
59
Voted
POPL
1993
ACM
15 years 2 months ago
Imperative Functional Programming
Simon L. Peyton Jones, Philip Wadler
72
Voted
ERLANG
2008
ACM
15 years 1 days ago
A comparative evaluation of imperative and functional implementations of the imap protocol
Francesco Cesarini, Viviana Pappalardo, Corrado Sa...
85
Voted
ICFP
2005
ACM
15 years 10 months ago
A language-based approach to functionally correct imperative programming
Edwin M. Westbrook, Aaron Stump, Ian Wehrman
92
Voted
TPHOL
2008
IEEE
15 years 4 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,...
94
Voted
ICFP
2005
ACM
15 years 10 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