Frama-C-discuss mailing list archives

This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] How to use ACSL in GUI and How to generate Coq code


  • Subject: [Frama-c-discuss] How to use ACSL in GUI and How to generate Coq code
  • From: jianzhou at seas.upenn.edu (Jianzhou Zhao)
  • Date: Wed, 2 Dec 2009 12:31:05 -0500

Hi,

I was using ACSL in frama-c-gui. The features provided by GUI are
about slicing, value analysis, dependency analysis and other
static analysis options. I cannot find options for ACSL. The frama-c
cmd does not seem to have such options either. How can users know if
the specification written by ACSL is correct? Do we have a tutorial
about how to use ACSL with frama-c or  frama-c-gui?

The other question is about proof backend support. Frama-C includes
Caduceus http://why.lri.fr/caduceus/. Caduceus supports
different backend from automatic provers and proof assistents. For
example, it can generate Coq code to let users do interactive proof
for tricky properties. Does Frama-C also support this? How can users
generate Coq proofs from ACSL?

Thanks.
Jianzhou