Sciweavers

2678 search results - page 468 / 536
» Operational Semantics of Transactions
Sort
View
TLCA
2005
Springer
15 years 7 months ago
Avoiding Equivariance in Alpha-Prolog
αProlog is a logic programming language which is well-suited for rapid prototyping of type systems and operational semantics of typed λ-calculi and many other languages involving...
Christian Urban, James Cheney
CONCUR
2004
Springer
15 years 7 months ago
Session Types for Functional Multithreading
We define a language whose type system, incorporating session types, allows complex protocols to be specified by types and verified by static typechecking. A session type, asso...
Vasco Thudichum Vasconcelos, António Ravara...
ESOP
2004
Springer
15 years 7 months ago
Linear Types for Packet Processing
Abstract. We present PacLang: an imperative, concurrent, linearlytyped language designed for expressing packet processing applications. PacLang’s linear type system ensures that ...
Robert Ennals, Richard Sharp, Alan Mycroft
MDM
2004
Springer
113views Communications» more  MDM 2004»
15 years 7 months ago
Meta Data to Support Context Aware Mobile Applications
The greater sophistication and availability of mobile computing devices is enabling the application of computing to new tasks and applications to be experienced in a wide range of...
Dan Chalmers, Naranker Dulay, Morris Sloman
90
Voted
OOPSLA
2004
Springer
15 years 7 months ago
Scalable extensibility via nested inheritance
Inheritance is a useful mechanism for factoring and reusing code. However, it has limitations for building extensible systems. We describe nested inheritance, a mechanism that add...
Nathaniel Nystrom, Stephen Chong, Andrew C. Myers