Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
Ergebnis 25 von 182
Open Access
Demanded abstract interpretation
Proceedings of the 42nd ACM SIGPLAN International Conference on Programming Language Design and Implementation, 2021, p.282-295
2021
Volltextzugriff (PDF)

Details

Autor(en) / Beteiligte
Titel
Demanded abstract interpretation
Ist Teil von
  • Proceedings of the 42nd ACM SIGPLAN International Conference on Programming Language Design and Implementation, 2021, p.282-295
Ort / Verlag
New York, NY, USA: ACM
Erscheinungsjahr
2021
Quelle
ACM Digital Library
Beschreibungen/Notizen
  • We consider the problem of making expressive static analyzers interactive. Formal static analysis is seeing increasingly widespread adoption as a tool for verification and bug-finding, but even with powerful cloud infrastructure it can take minutes or hours to get batch analysis results after a code change. While existing techniques offer some demand-driven or incremental aspects for certain classes of analysis, the fundamental challenge we tackle is doing both for arbitrary abstract interpreters. Our technique, demanded abstract interpretation, lifts program syntax and analysis state to a dynamically evolving graph structure, in which program edits, client-issued queries, and evaluation of abstract semantics are all treated uniformly. The key difficulty addressed by our approach is the application of general incremental computation techniques to the complex, cyclic dependency structure induced by abstract interpretation of loops with widening operators. We prove that desirable abstract interpretation meta-properties, including soundness and termination, are preserved in our approach, and that demanded analysis results are equal to those computed by a batch abstract interpretation. Experimental results suggest promise for a prototype demanded abstract interpretation framework: by combining incremental and demand-driven techniques, our framework consistently delivers analysis results at interactive speeds, answering 95% of queries within 1.2 seconds.
Sprache
Englisch
Identifikatoren
ISBN: 1450383912, 9781450383912
DOI: 10.1145/3453483.3454044
Titel-ID: cdi_acm_books_10_1145_3453483_3454044_brief

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX