Towards verification of SubCprograms with side effects

  • Authors:
  • Olivier Ponsini;Carine Fédèle

  • Affiliations:
  • Laboratoire I3S, UNSA, CNRS, Sophia Antipolis Cedex, France;Laboratoire I3S, UNSA, CNRS, Sophia Antipolis Cedex, France

  • Venue:
  • ICCOMP'06 Proceedings of the 10th WSEAS international conference on Computers
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

As the interest for formal methods grows within industry, the need for convenient and automated tools grows too. SOSSubC is an attempt to help the development of certified programs. It allows formal reasoning about imperative programs by translating programs written in SubC, a simple imperative language, into equations. Programs are then axioms of a logical system within which proofs can be carried out. In this paper, we describe how SOSSubC deals with side effects on lists and procedure parameters.