Sciweavers

48 search results - page 1 / 10
» Language Primitives and Type Discipline for Structured Commu...
Sort
View
ESOP
1998
Springer
13 years 11 months ago
Language Primitives and Type Discipline for Structured Communication-Based Programming
Kohei Honda, Vasco Thudichum Vasconcelos, Makoto K...
ENTCS
2002
84views more  ENTCS 2002»
13 years 6 months ago
Set Types and Applications
We present pmlB, a programming language that includes primitive sets and associated operations. The language is equipped with a precise type discipline that statically captures dy...
Christian Skalka, Scott F. Smith
SEFM
2007
IEEE
14 years 1 months ago
Disciplining Orchestration and Conversation in Service-Oriented Computing
We give a formal account of a calculus for modeling service-based systems, suitable to describe both service composition (orchestration) and the protocol that services run when in...
Ivan Lanese, Francisco Martins, Vasco Thudichum Va...
TACS
1997
Springer
13 years 10 months ago
Type System for Specializing Polymorphism
Abstract. Flexibility of programming and efficiency of program execution are two important features of a programming language. Unfortunately, however, there is an inherent conflict...
Atsushi Ohori
ECOOP
2007
Springer
14 years 1 months ago
Generic Universe Types
Ownership is a powerful concept to structure the object store and to control aliasing and modifications of objects. This paper presents an ownership type system for a Javalike pr...
Werner Dietl, Sophia Drossopoulou, Peter Müll...