Ownership Types for Verification of Programs with Pointer Arithmetic

December 11, 2023 Β· Declared Dead Β· πŸ› ACM SIGPLAN Workshop on Partial Evaluation and Program Manipulation

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Izumi Tanaka, Ken Sakayori, Naoki Kobayashi arXiv ID 2312.06455 Category cs.PL: Programming Languages Citations 0 Venue ACM SIGPLAN Workshop on Partial Evaluation and Program Manipulation Last Checked 4 months ago
Abstract
Toman et al. have proposed a type system for automatic verification of low-level programs, which combines ownership types and refinement types to enable strong updates of refinement types in the presence of pointer aliases. We extend their type system to support pointer arithmetic, and prove its soundness. Based on the proposed type system, we have implemented a prototype tool for automated verification of the lack of assertion errors of low-level programs with pointer arithmetic, and confirmed its effectiveness through experiments.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Programming Languages

Died the same way β€” πŸ‘» Ghosted