package rocq-hierarchy-builder

  1. Overview
  2. Homepage
High level commands to declare and evolve a hierarchy based on packed classes

Install

Dune Dependency

Authors

Maintainers

Sources

hierarchy-builder-1.9.1.tar.gz
sha512=8d3be72019ade2e696b94ce3512d615d81e289743ccb592817ecb542c439e2bfc2650501d5bd82f349ea584094ffc534ae657b95a09390bd392c2ba3eb426402

Description

Hierarchy Builder is a high level language to build hierarchies of algebraic structures and make these hierarchies evolve without breaking user code. The key concepts are the ones of factory, builder and abbreviation that let the hierarchy developer describe an actual interface for their library. Behind that interface the developer can provide appropriate code to ensure retro compatibility.

Tags

logpath:HB

Published: 01 May 2025

Dependencies (3)

  1. coq >= "8.20" & < "8.21~"
  2. coq-elpi >= "2.0"
  3. coq >= "8.18" & < "8.20~"

Dev Dependencies (3)

  1. rocq-elpi >= "2.4" | = "dev"
  2. rocq-core (>= "9.0" & < "9.1~") | = "dev"
  3. coq-elpi >= "2.4" | = "dev"
Rocq

Interactive Theorem Prover