Skip to content

jbenden/acsl-by-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ACSL by Example

This repository contains ACSL by Example --- a collection of C functions and data types whose behavior has been formally specified with ACSL and formally verified with Frama-C/WP.

ACSL by Example is developed and maintained by the Verification Group at Fraunhofer FOKUS .

The directory StandardAlgorithms contains the complete C source code (including the ACSL annotations) of the examples.

This version of ACSL by Example is intended for Frama-C 15 Phosphorus and relies on the following other software packages.

  • Why3        0.87.3
  • Alt-Ergo    1.30
  • Z3             4.5.1
  • CVC4        1.4
  • CVC3        2.4.1
  • E Prover    1.9
  • Coq           8.5.3

For more details on verifying the examples see the file README.txt.

About

Public snapshots of "ACSL by Example"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 59.3%
  • C++ 22.2%
  • Makefile 9.0%
  • Shell 8.3%
  • Other 1.2%