Sciweavers

1027 search results - page 76 / 206
» Language Support for Connector Abstractions
Sort
View
FMCO
2004
Springer
157views Formal Methods» more  FMCO 2004»
14 years 2 months ago
MoMo: A Modal Logic for Reasoning About Mobility
Abstract. A temporal logic is proposed as a tool for specifying properties of Klaim programs. Klaim is an experimental programming language that supports a programming paradigm whe...
Rocco De Nicola, Michele Loreti
COOPIS
2003
IEEE
14 years 2 months ago
A Distributed Rule Mechanism for Multidatabase Systems
Abstract. We describe a mechanism based on distributed Event-ConditionAction (ECA) rules that supports data coordination in a multidatabase setting. The proposed mechanism includes...
Vasiliki Kantere, John Mylopoulos, Iluju Kiringa
ADAEUROPE
2003
Springer
14 years 2 months ago
A Proposal to Integrate the POSIX Execution-Time Clocks into Ada 95
Abstract. In this paper we present a proposal to integrate the POSIX.1 executiontime clocks and execution-time timers into the Ada 95 language. This proposal defines a new package...
Francisco Javier Miranda González, Michael ...
REFLECTION
2001
Springer
14 years 1 months ago
Template Metaprogramming an Object Interface to Relational Tables
Abstract. We present a general technique to support reflection in C++, exploiting template metaprogramming techniques. The technique is used for building an object interface to rel...
Giuseppe Attardi, Antonio Cisternino
APLAS
2006
ACM
14 years 26 days ago
Combining Offline and Online Optimizations: Register Allocation and Method Inlining
Abstract. Fast dynamic compilers trade code quality for short compilation time in order to balance application performance and startup time. This paper investigates the interplay o...
Hiroshi Yamauchi, Jan Vitek