Sciweavers

85 search results - page 1 / 17
» Separation Logic for Multiple Inheritance
Sort
View
ENTCS
2008
109views more  ENTCS 2008»
13 years 4 months ago
Separation Logic for Multiple Inheritance
As an extension to Floyd-Hoare logic, separation logic has been used to facilitate reasoning about imperative programs manipulating shared mutable data structures. Recently, it ha...
Chenguang Luo, Shengchao Qin
POPL
2008
ACM
14 years 5 months ago
Separation logic, abstraction and inheritance
Matthew J. Parkinson, Gavin M. Bierman
OOPSLA
1995
Springer
13 years 8 months ago
Bidirectional Object Layout for Separate Compilation
Existing schemes for object layout and dispatch in the presence of multiple inheritance and separate compilation waste space and are slower than systems with single inheritance. T...
Andrew C. Myers
FMCO
2004
Springer
120views Formal Methods» more  FMCO 2004»
13 years 10 months ago
A Dynamic Binding Strategy for Multiple Inheritance and Asynchronously Communicating Objects
This paper considers an integration of asynchronous communication, virtual binding, and multiple inheritance. Object orientation is the leading paradigm for concurrent and distribu...
Einar Broch Johnsen, Olaf Owe
IJCAI
1989
13 years 6 months ago
On the Declarative Semantics of Inheritance Networks
Usually, semantics of inheritance networks is specified indirectly through a translation into one of the standard logical formalisms. Since such translation involves an algorithmi...
Krishnaprasad Thirunarayan, Michael Kifer, David S...