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.1.0.tar.gz
sha256=ac5ebf16afdc4ed14018b823d19838c6e8423319c858c1f6e65f21f6b18d96b1

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: 31 Mar 2021

Dependencies (1)

  1. coq-elpi = "1.6.2~8.11" | = "1.8.2~8.12" | (>= "1.9.5" & < "1.10~")

Dev Dependencies

None

Used by (5)

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