Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bluerock-io/brick

Formalization of C++ for verification purposes.
https://github.com/bluerock-io/brick

coq coq-formalization coq-library cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cplusplus-23

Last synced: 3 days ago
JSON representation

Formalization of C++ for verification purposes.

Awesome Lists containing this project

README

        

BRiCk and other BlueRock libraries
==================================

## BRiCk (Program logic for C++)

See [this README.md](rocq-bluerock-brick/README.md).

## Code generator for BRiCk

See [this README.md](rocq-bluerock-cpp2v/README.md).

## Lens library

See [this README.md](rocq-lens/README.md).

## Extension of std++ for universe polymorphic monads

See [this README.md](rocq-upoly/README.md).

## Extension of the elpi standard library

See [this README.md](elpi-extra/README.md).

## Extension of the Ltac2 standard library

See [this README.md](ltac2-extra/README.md).

## Ltac2 logging library

See [this README.md](ltac2-logger/README.md).

## OCaml library with extensions of the Rocq API

See [this README.md](ocaml-rocq-extra/README.md).

## OCaml logger library

See [this README.md](ocaml-logger-lib/README.md).

## Extension of the OCaml standard library

See [this README.md](ocaml-stdlib-extra/README.md).

## OCaml bindings for SWI-Prolog

See [this README.md](ocaml-swipl/README.md).

## Instrumentation for the Rocq compiler

See [this README.md](rocq-tools/README.md).