package coq-qcert

  1. Overview
  2. No Docs

Description

This is the Coq library for Q*cert, a platform for implementing and verifying query compilers. It includes abstract syntax and semantics for several source query languages (OQL, SQL), for intermediate database representations (nested relational algebra and calculus), and correctness proofs for part of the compilation pipeline to JavaScript and Java.

Dependencies (4)

  1. coq-jsast >= "1.0.8"
  2. coq-flocq >= "2.6.1" & < "3.0~"
  3. coq >= "8.8.2"
  4. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None