Sciweavers

5451 search results - page 115 / 1091
» Typed Operational Semantics
Sort
View
ICTAC
2009
Springer
15 years 10 months ago
A Deadlock-Free Semantics for Shared Memory Concurrency
Abstract. We design a deadlock-free semantics for a concurrent, functional and imperative programming language where locks are implicitly and univocally associated with pointers. T...
Gérard Boudol
132
Voted
HASKELL
2006
ACM
15 years 9 months ago
RepLib: a library for derivable type classes
Some type class instances can be automatically derived from the structure of types. As a result, the Haskell language includes the “deriving” mechanism to automatic generates ...
Stephanie Weirich
DFG
2004
Springer
15 years 9 months ago
Semantical Integration of Object-Oriented Viewpoint Specification Techniques
Benjamin Braatz, Markus Klein, Gunnar Schröte...
137
Voted
TASE
2008
IEEE
15 years 10 months ago
A Fundamental Permission Interpretation for Ownership Types
This paper builds a bridge between permissions and ownership types. Ownership is a recognized alias control technique. With ownership, each object is assigned an owner and any acc...
Yang Zhao, John Boyland
148
Voted
ESOP
2007
Springer
15 years 9 months ago
Type-Based Analysis of Deadlock for a Concurrent Calculus with Interrupts
The goal of our research project is to establish a type-based method for verification of certain critical properties (such as deadlockand race-freedom) of operating system kernels...
Kohei Suenaga, Naoki Kobayashi