Sciweavers

253 search results - page 3 / 51
» Imperative self-adjusting computation
Sort
View
ERSHOV
1999
Springer
15 years 3 months ago
Algebraic Imperative Specifications
Marie-Claude Gaudel, Alexandre V. Zamulin
POPL
2009
ACM
16 years 7 days ago
A model of cooperative threads
We develop a model of concurrent imperative programming with threads. We focus on a small imperative language with cooperative threads which execute without interruption until the...
Gordon D. Plotkin, Martín Abadi
108
Voted
SIGADA
2007
Springer
15 years 5 months ago
Using SPARK for a beginner's course on reasoning about imperative programs
Teaching beginners predicate transformer semantics for imperative languages is not a trivial task. For Computer Science majors, the teaching of the theoretical material must be su...
Kung-Kiu Lau
ECOOPWEXCEPTION
2000
Springer
15 years 4 months ago
Portable Implementation of Continuation Operators in Imperative Languages by Exception Handling
Abstract. This paper describes a scheme of manipulating (partial) continuations in imperative languages such as Java and C++ in a portable manner, where the portability means that ...
Tatsurou Sekiguchi, Takahiro Sakamoto, Akinori Yon...
MFCS
1998
Springer
15 years 3 months ago
Flow Logic for Imperative Objects
We develop a control flow analysis for the Imperative Object Calculus. We prove the correctness with respect to two Structural Operational Semantics that differ in minor technical ...
Flemming Nielson, Hanne Riis Nielson