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

hierarchy-builder-1.8.0.tar.gz
md5=3635ba1739c95d2635a0822fb52e2fba
sha512=f728bbc3c968b83802990d9dc4ff2a98af0a4c240b621cc420ebc60f9d0833817504f89df99d8fc166030c930ad032faf7007beda183c4c4d436d4cd7e27b3b5

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: 14 Dec 2024

Dependencies

None

Dev Dependencies (1)

  1. coq-elpi (>= "2.0") | = "dev"

Used by (12)

  1. coq-comp-dec-modal >= "1.2"
  2. coq-coqeal >= "2.0.0"
  3. coq-fourcolor >= "1.4.0"
  4. coq-graph-theory >= "0.9"
  5. coq-infotheo >= "0.4.0" & != "0.6.0" & != "0.7.6"
  6. coq-mathcomp-analysis >= "0.3.7" & < "0.4.0" | >= "0.5.3" & < "0.6.0"
  7. coq-mathcomp-cad
  8. coq-mathcomp-classical
  9. coq-mathcomp-ssreflect >= "2.1.0"
  10. coq-mathcomp-tarjan >= "1.0.2"
  11. coq-monae >= "0.4" & < "0.5" | >= "0.7.0"
  12. coq-reglang >= "1.2.0"