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.5.0.tar.gz
md5=da64003ccd29be52b0b44799459e416d
sha512=83e0e89e6d1b3231891072d683affb68eed3bfb0bb47eb2db706a13cdaa89a629cfa87d1f07c89ab56059ccc5e0823d0b46cdcf4a7c7f579bc110d727bb30a0c

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: 04 Aug 2023

Dependencies

None

Dev Dependencies (1)

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

Used by (12)

  1. coq-coqeal >= "2.0.0"
  2. coq-fcsl-pcm >= "2.0.0"
  3. coq-fourcolor >= "1.4.0"
  4. coq-graph-theory >= "0.9"
  5. coq-infotheo >= "0.4.0"
  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.0.0" & < "2.3.0"
  10. coq-mathcomp-tarjan >= "1.0.2"
  11. coq-monae >= "0.4" & < "0.7.2"
  12. coq-reglang >= "1.2.0"