package coq-vst-32

  1. Overview
  2. No Docs
Verified Software Toolchain

Install

Dune Dependency

Authors

Maintainers

Sources

v2.8.tar.gz
sha512=80fae7277baf77319c9789fe4d170857862798988980f14c6ca4e11e5e027aff5dbf908848a193f90b0fb2a0dd7d12cf5f4446e2e5c13682e636d89838a08cae

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 (4)

  1. coq-flocq >= "3.2.1"
  2. coq-compcert-32 = "3.9"
  3. coq >= "8.12" & < "8.15~"
  4. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None