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.0.tar.gz
sha512=b1d88734b77f55bd390aaf7ecf406b80aaf7becd227b96efb1a4ee6b303b6804ffbd78ed35a95308e5f31c95d231f7a70dca316d3c8074ef4088e0d5f033bd73

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: 15 Apr 2025

Dependencies (3)

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

Dev Dependencies (3)

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

Interactive Theorem Prover