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.7.0.tar.gz
md5=b4a16a98c2d85ae432d5e3401df96313
sha512=51d3824d106c4b32c5973563675181e9f36f551125b662ea11969f32a19a18bc081e0b45e2448808c20ce746bede99726df1a92526bf555a71b59f9080a6ed90

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: 11 Jan 2024

Dependencies (1)

  1. coq-elpi >= "2.0" & < "2.3.0"

Dev Dependencies

None

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.1.0"
  11. coq-mathcomp-tarjan >= "1.0.2"
  12. coq-monae >= "0.4" & < "0.5" | >= "0.7.0"
  13. coq-reglang >= "1.2.0"