package coq-vst

  1. Overview
  2. No Docs

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.

Published: 07 Jul 2018

Dependencies (3)

  1. coq-compcert = "3.3.0"
  2. coq >= "8.7.0"
  3. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None