package coq-bedrock2

  1. Overview
  2. No Docs
A work-in-progress language and compiler for verified low-level programming

Install

Dune Dependency

Authors

Maintainers

Sources

v0.0.1.tar.gz
sha512=d9303db34ab8414b20a77135d6ca019b0904bba69baca246c6e89afa5ca9be78c2753020a534fd9042f179142cfcbcd8182cb07c938af411b4f83f8882493d62

Description

bedrock2 is a low-level systems programming language. This language is equipped with a simple program logic for proving correctness of the programs. A verified compiler targeting RISC-V from this language exists but is not yet on opam.

The project has similar goals as bedrock, but uses a different design. No code is shared between bedrock and bedrock2.

Tags

logpath:bedrock2

Published: 31 Mar 2022

Dependencies (4)

  1. zarith >= "1.11"
  2. coq-coqutil = "0.0.1"
  3. coq >= "8.15~"
  4. conf-findutils build

Dev Dependencies

None

Used by (1)

  1. coq-rupicola < "0.0.5"

Conflicts

None