Sciweavers

251 search results - page 7 / 51
» Pure Type Systems without Explicit Contexts
Sort
View
POPL
2003
ACM
15 years 7 months ago
From control effects to typed continuation passing
First-class continuations are a powerful computational effect, allowing the programmer to express any form of jumping. Types and effect systems can be used to reason about contin...
Hayo Thielecke
119
Voted
TCS
2008
15 years 2 months ago
A typed lambda calculus with intersection types
Intersection types are well-known to type theorists mainly for two reasons. Firstly, they type all and only the strongly normalizable lambda terms. Secondly, the intersection type...
Viviana Bono, Betti Venneri, Lorenzo Bettini
130
Voted
CONCUR
2007
Springer
15 years 8 months ago
Fair Cooperative Multithreading
Abstract. We propose a new operational model for shared variable concurrency, in the context of a concurrent, higher-order imperative language `a la ML. In our model the scheduling...
Gérard Boudol
103
Voted
FLAIRS
2004
15 years 4 months ago
Context-Based Awareness in Group Work
The concept of context can be used with advantage in the area of Computer-Supported Cooperative Work. For many years, the awareness term has been used in this area without explici...
Patrick Brézillon, Marcos R. S. Borges, Jos...
154
Voted
CL
2002
Springer
15 years 2 months ago
Behavioural typing for safe ambients
We introduce a typed variant of Safe Ambients, named Secure Safe Ambients (SSA), whose type system allows behavioral invariants of ambients to be expressed and verified. The most ...
Michele Bugliesi, Giuseppe Castagna