Sciweavers

411 search results - page 1 / 83
» Algebraic Imperative Specifications
Sort
View
ERSHOV
1999
Springer
15 years 1 months ago
Algebraic Imperative Specifications
Marie-Claude Gaudel, Alexandre V. Zamulin
77
Voted
ICLP
2010
Springer
15 years 1 months ago
From Relational Specifications to Logic Programs
This paper presents a compiler from expressive, relational specifications to logic programs. Specifically, the compiler translates the Imperative Alloy specification language to...
Joseph P. Near
118
Voted
ESOP
1992
Springer
15 years 1 months ago
A Provably Correct Compiler Generator
We have designed, implemented, and proved the correctness of a compiler generator that accepts action semantic descriptions of imperative programming languages. The generated comp...
Jens Palsberg
POPL
2009
ACM
15 years 10 months 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
SIGSOFT
2008
ACM
15 years 10 months ago
Alchemy: transmuting base alloy specifications into implementations
Alloy specifications are used to define lightweight models of systems. We present Alchemy, which compiles Alloy specifications into implementations that execute against persistent...
Shriram Krishnamurthi, Kathi Fisler, Daniel J. Dou...