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.0.0.tar.gz
sha256=9ccc7b21a69030c2e28c6f8ec6665c506861851d5bda690db17fbba5fbcb478d

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: 17 Dec 2020

Dependencies (1)

  1. coq-elpi >= "1.6" & < "1.9~"

Dev Dependencies

None

Used by (4)

  1. coq-fcsl-pcm >= "2.0.0"
  2. coq-mathcomp-analysis >= "0.3.5" & < "0.5.3"
  3. coq-mathcomp-cad
  4. coq-mathcomp-dioid >= "0.2"

Conflicts

None