Soft contract verification for higher-order stateful programs

dc.contributor.authorNguyen, Phuc C.
dc.contributor.authorGilray, Thomas
dc.contributor.authorTobin-Hochstadt, Sam
dc.contributor.authorHorn, David Van
dc.date.accessioned2025-02-20T16:37:21Z
dc.date.available2025-02-20T16:37:21Z
dc.date.issued2017-12-27
dc.description.abstractSoftware contracts allow programmers to state rich program properties using the full expressive power of an object language. However, since they are enforced at runtime, monitoring contracts imposes significant overhead and delays error discovery. So contract veri cation aims to guarantee all or most of these properties ahead of time, enabling valuable optimizations and yielding a more general assurance of correctness. Existing methods for static contract verification satisfy the needs of more restricted target languages, but fail to address the challenges unique to those conjoining untyped, dynamic programming, higher-order functions, modularity, and statefulness. Our approach tackles all these features at once, in the context of the full Racket system—a mature environment for stateful, higher-order, multi-paradigm programming with or with- out types. Evaluating our method using a set of both pure and stateful benchmarks, we are able to verify 99.94% of checks statically (all but 28 of 49, 861). Stateful, higher-order functions pose significant challenges for static contract verification in particular. In the presence of these features, a modular analysis must permit code from the current module to escape permanently to an opaque context (unspecified code from outside the current module) that may be stateful and therefore store a reference to the escaped closure. Also, contracts themselves, being predicates wri en in unrestricted Racket, may exhibit stateful behavior; a sound approach must be robust to contracts which are arbitrarily expressive and interwoven with the code they monitor. In this paper, we present and evaluate our solution based on higher-order symbolic execution, explain the techniques we used to address such thorny issues, formalize a notion of behavioral approximation, and use it to provide a mechanized proof of soundness.
dc.identifier.citationNguyen, Phuc C., et al. "Soft contract verification for higher-order stateful programs." Proceedings of the ACM on Programming Languages, vol. 2, no. POPL, 2017-12-27, https://doi.org/10.1145/3158139.
dc.identifier.otherBRITE 4049
dc.identifier.urihttps://hdl.handle.net/2022/30630
dc.language.isoen
dc.relation.isversionofhttps://doi.org/10.1145/3158139
dc.relation.isversionofhttp://dl.acm.org/ft_gateway.cfm?id=3158139&type=pdf
dc.relation.journalProceedings of the ACM on Programming Languages
dc.titleSoft contract verification for higher-order stateful programs

Files

Can’t use the file because of accessibility barriers? Contact us