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.6.0.tar.gz
md5=9619d2971cc8b47b9ea6ce4b5a927dae
sha512=7c43547c79c921366ac688ce1cad1b09aadd141ff79df0d1a972be1c6a3ba52b8ead67f90b228c47b5b92be16d0f4d1485cc6362b4d4ad4319eda56a4893e2ab

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: 20 Sep 2023

Dependencies

None

Dev Dependencies (1)

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

Used by (13)

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