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.3.0.tar.gz
sha256=8d4ca09a08793be19501ea2d9e82da1cd413feb9a15e5a6e0c183404b8145c76

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: 27 Jul 2022

Dependencies

None

Dev Dependencies (1)

  1. coq-elpi (>= "1.14" & < "1.16~") | = "dev"

Used by (7)

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