Sciweavers

5451 search results - page 589 / 1091
» Typed Operational Semantics
Sort
View
POPL
1999
ACM
15 years 11 months ago
A Core Calculus of Dependency
Notions of program dependency arise in many settings: security, partial evaluation, program slicing, and call-tracking. We argue that there is a central notion of dependency commo...
Martín Abadi, Anindya Banerjee, Nevin Heint...
DEXA
1999
Springer
95views Database» more  DEXA 1999»
15 years 11 months ago
Dynamic Relationships in Object Oriented Databases: A Uniform Approach
In this paper we present a uniform approach to dynamic relationships in object oriented databases. We present our relationship categorisation based on dividing the object database ...
Awais Rashid, Peter Sawyer
ICDCS
1998
IEEE
15 years 11 months ago
A Suite of Database Replication Protocols based on Group Communication Primitives
This paper proposes a family of replication protocols based on group communication in order to address some of the concerns expressed by database designers regarding existing repl...
Bettina Kemme, Gustavo Alonso
PEPM
1999
ACM
15 years 11 months ago
C++ Templates as Partial Evaluation
This paper explores the relationship between C++ templates and partial evaluation. Templates were designed to support generic programming but unintentionally provided the ability ...
Todd L. Veldhuizen
MPC
1998
Springer
83views Mathematics» more  MPC 1998»
15 years 11 months ago
Nested Datatypes
A nested datatype, also known as a non-regular datatype, is a parametrised datatype whose declaration involves different instances of the accompanying type parameters. Nested datat...
Richard S. Bird, Lambert G. L. T. Meertens