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.1.tar.gz
sha256=1408a3ca6fb701375eeb0302d1c7f5297afca47897d074fcb36f53667dddf48b

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

Dependencies

None

Dev Dependencies (1)

  1. coq-elpi (>= "2.0") | = "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.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"