package frama-c

  1. Overview
  2. No Docs
Platform dedicated to the static analysis of source code written in C

Install

Dune Dependency

Authors

Maintainers

Sources

frama-c-Fluorine-20130501.tar.gz
md5=47a4c649f0b8c0f87006316054522688

Description

Frama-C is a suite of tools dedicated to the analysis of the source code of software written in C.

Frama-C gathers several static analysis techniques in a single collaborative framework. The collaborative approach of Frama-C allows static analyzers to build upon the results already computed by other analyzers in the framework. Thanks to this approach, Frama-C provides sophisticated tools, such as a slicer and dependency analysis.

Published: 30 Oct 2018

Dependencies (3)

  1. lablgtk
  2. ocamlgraph >= "1.8.2"
  3. ocaml < "4.01.0"

Dev Dependencies

None

Used by (2)

  1. pilat < "1.2"
  2. why != "2.32" & < "2.34"

Conflicts

None