package coq-hierarchy-builder

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.2.0.tar.gz
sha256=ff0f1b432aa7b6643b61c6f7c70bd32c2afc703bc44b5580e6229f9749ef9fff

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: 25 Sep 2021

Dependencies

None

Dev Dependencies (1)

  1. coq-elpi (>= "1.11.0" & < "1.13~") | = "dev"

Used by (6)

  1. coq-fcsl-pcm >= "2.0.0"
  2. coq-graph-theory >= "0.9" & < "0.9.3"
  3. coq-mathcomp-analysis >= "0.3.7" & < "0.6.0"
  4. coq-mathcomp-cad
  5. coq-mathcomp-classical < "1.0.0"
  6. coq-monae >= "0.4" & < "0.4.3"