[ 原始碼: frama-c ]
套件:frama-c-base(20201209+titanium-4.1)
frama-c-base 的相關連結
Debian 的資源:
下載原始碼套件 frama-c:
- [frama-c_20201209+titanium-4.1.dsc]
- [frama-c_20201209+titanium.orig.tar.gz]
- [frama-c_20201209+titanium-4.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [frama-c.com]
相似套件:
Platform dedicated to the analysis of source code written in C
Frama-C gathers several analysis techniques in a single collaborative framework, based on analyzers (called "plug-ins") that can build upon the results computed by other analyzers in the framework.
Thanks to this approach, Frama-C provides sophisticated tools, including:
* an analyzer based on abstract interpretation (Value plug-in); * a program proof framework based on weakest precondition calculus (WP plug-in); * a program slicer (Slicing plug-in); * a tool for verification of temporal (LTL) properties (Aoraï plug-in); * several tools for code base exploration and dependency analysis (plug-ins From, Impact, Metrics, Occurrence, Scope, etc.).
These plug-ins communicate between each other via the Frama-C API and via ACSL (ANSI/ISO C Specification Language) properties.
This package provides the library of Frama-c which is useful to build plugins for Frama-c, the command-line tools, and the graphical interface.
其他與 frama-c-base 有關的套件
|
|
|
|
-
- dep: gcc
- GNU C compiler
-
- dep: libbiniou-ocaml-dsqd1
- 本虛擬套件由這些套件填實: libbiniou-ocaml
-
- dep: libc6 (>= 2.29)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcairo2 (>= 1.12.0)
- Cairo 2D vector graphics library
-
- dep: libcairo2-ocaml-vwag2
- 本虛擬套件由這些套件填實: libcairo2-ocaml
-
- dep: libeasy-format-ocaml-1ajv1
- 本虛擬套件由這些套件填實: libeasy-format-ocaml
-
- dep: libfindlib-ocaml-wh6n1
- 本虛擬套件由這些套件填實: libfindlib-ocaml
-
- dep: libfontconfig1 (>= 2.12.6)
- generic font configuration library - runtime
-
- dep: libfreetype6 (>= 2.2.1)
- FreeType 2 font engine, shared library files
-
- dep: libgdk-pixbuf-2.0-0 (>= 2.22.0)
- GDK Pixbuf library
-
- dep: libglib2.0-0 (>= 2.35.9)
- GLib library of C routines
-
- dep: libgmp10 (>= 2:5.1.1)
- Multiprecision arithmetic library
-
- dep: libgtk-3-0 (>= 3.9.10)
- GTK graphical user interface library
-
- dep: libgtksourceview-3.0-1 (>= 2.91.4)
- shared libraries for the GTK+ syntax highlighting widget
-
- dep: liblablgtk3-ocaml-x0f80
- 本虛擬套件由這些套件填實: liblablgtk3-ocaml
-
- dep: liblablgtksourceview3-ocaml-5j5o8
- 本虛擬套件由這些套件填實: liblablgtksourceview3-ocaml
-
- dep: libocamlgraph-ocaml-dev
- graph library for OCaml
-
- dep: libpango-1.0-0 (>= 1.22.0)
- Layout and rendering of internationalized text
-
- dep: libpangocairo-1.0-0 (>= 1.22.0)
- Layout and rendering of internationalized text
-
- dep: libyojson-ocaml-mkm52
- 本虛擬套件由這些套件填實: libyojson-ocaml
-
- dep: libzarith-ocaml-rccg7
- 本虛擬套件由這些套件填實: libzarith-ocaml
-
- dep: ocaml-base-nox-4.11.1
- 本虛擬套件由這些套件填實: ocaml-base-nox
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: alt-ergo
- Automatic theorem prover dedicated to program verification
-
- rec: libwhy3-ocaml-dev
- OCaml librariries for why3 (dev)
-
- rec: why3
- Software verification platform