Sciweavers

POPL
2004
ACM

Separation and information hiding

14 years 4 months ago
Separation and information hiding
We investigate proof rules for information hiding, using the recent formalism of separation logic. In essence, we use the separating conjunction to partition the internal resources of a module from those accessed by the module's clients. The use of a logical connective gives rise to a form of dynamic partitioning, where we track the transfer of ownership of portions of heap storage between program components. It also enables us to enforce separation in the presence of mutable data structures with embedded addresses that may be aliased. Categories and Subject Descriptors: D.2.4 [Software Engineering]: Program Verification--class invariants; D.3.3 [Programming Languages]: Language Constructs and Features--modules, packages General Terms: Languages, Theory, Verification
Peter W. O'Hearn, Hongseok Yang, John C. Reynolds
Added 03 Dec 2009
Updated 03 Dec 2009
Type Conference
Year 2004
Where POPL
Authors Peter W. O'Hearn, Hongseok Yang, John C. Reynolds
Comments (0)