package coq-vst-32

  1. Overview
  2. No Docs
Verified Software Toolchain

Install

Dune Dependency

Authors

Maintainers

Sources

v2.9.tar.gz
sha512=497f4c702b1a52cb1a23a71aee31c68a78e75d5cab2d41da58f2426ca78b43171fab808105b2dde57bdca98a41bcd2953065819e5a2f8e5183635ba709a6a536

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.10"
  3. coq >= "8.12" & < "8.16~"
  4. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None