Sciweavers

365 search results - page 62 / 73
» Types for Safe Locking
Sort
View
SAS
2004
Springer
109views Formal Methods» more  SAS 2004»
14 years 2 months ago
Pointer-Range Analysis
Array-Range Analysis computes at compile time the range of possible index values for each array-index expression in a program. This information can be used to detect potential out-...
Suan Hsi Yong, Susan Horwitz
HICSS
2003
IEEE
129views Biometrics» more  HICSS 2003»
14 years 2 months ago
The Transitional Role of Institutional Trust in Online Interorganizational Relationships
Given the uncertainty of the online environment, institutional trust is fundamental in building and retaining online interorganizational relationships. The authors propose two typ...
Paul A. Pavlou, Yao-Hua Tan, David Gefen
INAP
2001
Springer
14 years 1 months ago
Defeasible Logic
We often reach conclusions partially on the basis that we do not have evidence that the conclusion is false. A newspaper story warning that the local water supply has been contamin...
Donald Nute
JAVA
2001
Springer
14 years 1 months ago
Core semantics of multithreaded Java
Java has integrated multithreading to a far greater extent than most programming languages. It is also one of the only languages that specifies and requires safety guarantees for...
Jeremy Manson, William Pugh
ICFP
1999
ACM
14 years 1 months ago
Interlanguage Working Without Tears: Blending SML with Java
A good foreign-language interface is crucial for the success of any modern programming language implementation. Although all serious compilers for functional languages have some f...
Nick Benton, Andrew Kennedy