Abstract
We present a programming language, model, and logic appropriate for implementing and reasoning about a memory management system. We state semantically what is meant by correctness of a copying garbage collector, and employ a variant of the novel separation logics to formally specify partial correctness of Cheney’s copying garbage collector in our program logic. Finally, we prove that our implementation of Cheney’s algorithm meets its specification, using the logic we have given, and auxiliary variables.
Original language | English |
---|---|
Journal | ACM Transactions on Programming Languages and Systems |
Volume | 30 |
Issue number | 4 |
Pages (from-to) | 24-81 |
Number of pages | 58 |
ISSN | 0164-0925 |
Publication status | Published - 2008 |
Keywords
- Realiability
- Theory
- Verification
- Separation Logic
- Copying Garbage Collector
- Local Reasoning