package coq-vst

  1. Overview
  2. Homepage

Description

The software toolchain includes static analyzers to check assertions about your program; optimizing compilers to translate your program to machine language; operating systems and libraries to supply context for your program. The Verified Software Toolchain project assures with machine-checked proofs that the assertions claimed at the top of the toolchain really hold in the machine-language program, running in the operating-system context.

Dependencies (8)

  1. coq-vst-ora = "1.0"
  2. coq-iris = "4.3.0"
  3. coq-vcfloat >= "2.2"
  4. coq-vst-zlist = "2.13"
  5. coq-flocq >= "4.1.0" & < "5.0"
  6. coq-compcert >= "3.15"
  7. coq >= "8.19" & < "8.21~"
  8. ocaml

Dev Dependencies

None

Used by (1)

  1. coq-vst-lib >= "2.15"

Conflicts

None

Rocq

Interactive Theorem Prover