Sciweavers

2136 search results - page 31 / 428
» A Game-Theoretic Operational Semantics
Sort
View
ISOLA
2010
Springer
15 years 1 months ago
WOMM: A Weak Operational Memory Model
Abstract. Memory models of shared memory concurrent programs define the values a read of a shared memory location is allowed to see. Such memory models are typically weaker than t...
Arnab De, Abhik Roychoudhury, Deepak D'Souza
141
Voted
IJIS
2011
83views more  IJIS 2011»
14 years 6 months ago
Conceptual modeling in full computation-tree logic with sequence modal operator
In this paper, we propose a method for modeling concepts in full computation-tree logic with sequence modal operators. An extended full computation-tree logic, CTLS∗ , is introdu...
Ken Kaneiwa, Norihiro Kamide
LICS
2005
IEEE
15 years 9 months ago
Operational Domain Theory and Topology of a Sequential Programming Language
A number of authors have exported domain-theoretic techniques from denotational semantics to the operational study of contextual equivalence and preorder. We further develop this,...
Martín Hötzel Escardó, Weng Kin...
128
Voted
SIGLEX
1991
15 years 7 months ago
Lexical Operations in a Unification-Based Framework
We consider lexicM operations and their representation in a unification based lexicon and the role of lexical semantic information. We describe a unified treatment of the linguist...
Ann A. Copestake, Ted Briscoe
117
Voted
ICFP
1998
ACM
15 years 7 months ago
Fold and Unfold for Program Semantics
In this paper we explain how recursion operators can be used to structure and reason about program semantics within a functional language. In particular, we show how the recursion...
Graham Hutton