Sciweavers

3815 search results - page 221 / 763
» An Implementation of Session Types
Sort
View
SIGMOD
1995
ACM
119views Database» more  SIGMOD 1995»
13 years 12 months ago
A Critique of ANSI SQL Isolation Levels
: ANSI SQL-92 [MS, ANSI] defines Isolation Levels in terms of phenomena: Dirty Reads, Non-Repeatable Reads, and Phantoms. This paper shows that these phenomena and the ANSI SQL def...
Hal Berenson, Philip A. Bernstein, Jim Gray, Jim M...
TYPES
1995
Springer
13 years 12 months ago
A Natural Deduction Approach to Dynamic Logic
Natural Deduction style presentations of program logics are useful in view of the implementation of such logics in interactive proof development environments, based on type theory,...
Furio Honsell, Marino Miculan
ACL
1993
13 years 9 months ago
Two Kinds of Metonymy
We propose a distinction between two kinds of metonymy: "referential" metonymy, in which the referent of an NP is shifted, and "predicative" metonymy, in which...
David Stallard
SCP
2008
89views more  SCP 2008»
13 years 8 months ago
A challenge for atomicity verification
An unpublished algorithm of Haldar and Vidyasankar implements an atomic variable of an arbitrary type T for one writer and one reader by means of 4 unsafe variables of type T , th...
Wim H. Hesselink
CORR
2010
Springer
84views Education» more  CORR 2010»
13 years 6 months ago
Termination Casts: A Flexible Approach to Termination with General Recursion
This paper proposes a type-and-effect system called Teq, which distinguishes terminating terms and total functions from possibly diverging terms and partial functions, for a lambd...
Aaron Stump, Vilhelm Sjöberg, Stephanie Weiri...