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

v1.2.1.tar.gz
sha256=a515d4fea55c30a6346877edfa6f23447a19c6875feb889ec21bed062c004060

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: 10 Jan 2022

Dependencies

None

Dev Dependencies (1)

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

Used by (6)

  1. coq-fcsl-pcm >= "2.0.0"
  2. coq-graph-theory >= "0.9" & < "0.9.3"
  3. coq-mathcomp-analysis >= "0.3.7" & < "0.6.0"
  4. coq-mathcomp-cad
  5. coq-mathcomp-classical < "1.0.0"
  6. coq-monae >= "0.4" & < "0.4.3"