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.4.0.tar.gz
sha256=96a3c5dd50b6a806c02e858ec46f1a46712fc92605aae3fa86a9de4440c99d99

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: 29 Sep 2022

Dependencies

None

Dev Dependencies (1)

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

Used by (11)

  1. coq-coqeal >= "2.0.0"
  2. coq-fcsl-pcm >= "2.0.0"
  3. coq-graph-theory >= "0.9" & < "0.9.5"
  4. coq-infotheo >= "0.4.0" & < "0.6.0"
  5. coq-mathcomp-analysis >= "0.3.7" & < "0.4.0" | >= "0.5.3" & < "0.6.0"
  6. coq-mathcomp-cad
  7. coq-mathcomp-classical
  8. coq-mathcomp-ssreflect = "2.0.0"
  9. coq-mathcomp-tarjan >= "1.0.2"
  10. coq-monae >= "0.4" & < "0.6.0"
  11. coq-reglang >= "1.2.0"