Abstract compilation of object-oriented languages into coinductive CLP(X): can type inference meet verification?

  • Authors:
  • Davide Ancona;Andrea Corradi;Giovanni Lagorio;Ferruccio Damiani

  • Affiliations:
  • DISI, University of Genova, Italy;DISI, University of Genova, Italy;DISI, University of Genova, Italy;Dipartimento di Informatica, University of Torino, Italy

  • Venue:
  • FoVeOOS'10 Proceedings of the 2010 international conference on Formal verification of object-oriented software
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper further investigates the potential and practical applicability of abstract compilation in two different directions. First, we formally define an abstract compilation scheme for precise prediction of uncaught exceptions for a simple Java-like language; besides the usual user declared checked exceptions, the analysis covers the runtime ClassCastException. Second, we present a general implementation schema for abstract compilation based on coinductive CLP with variance annotation of user-defined predicates, and propose an implementation based on a Prolog prototype meta-interpreter, parametric in the solver for the subtyping constraints.