frama-c-metacsl
  1. Overview
  2. No Docs
MetAcsl plugin of Frama-C for writing pervasives properties

Install

Authors

Maintainers

Sources

meta-0.5-beta.tar.bz2
md5=33be7f72b15f8c373f26b607717f3006
sha512=d8f72397ee9017ed321f0f7dc65103db7394616ddd22a35cf2b293bdccf26eabf4272efad9ba32b0a824e65b6cf661c148f893ad6e120de54b5ab5086b8c79e3

Description

MetAcsl let users write properties that need to be checked at particular contexts (e.g. each time a location is written to inside a given set of functions). It will then generate all the corresponding ACSL annotations, leaving it to analysis plug-ins (e.g. WP) to prove the resulting clauses.

Dependencies (3)

  1. frama-c >= "27.0~" & < "28.0~"
  2. ocaml >= "4.11.1"
  3. dune >= "3.2"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None