https://github.com/coq-community/paramcoq
Old Coq plugin for parametricity [maintainer=@ppedrot]
https://github.com/coq-community/paramcoq
coq coq-ci coq-platform coq-plugin docker-coq-action parametricity
Last synced: 4 months ago
JSON representation
Old Coq plugin for parametricity [maintainer=@ppedrot]
- Host: GitHub
- URL: https://github.com/coq-community/paramcoq
- Owner: coq-community
- License: other
- Created: 2014-11-21T11:49:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T11:51:33.000Z (4 months ago)
- Last Synced: 2025-02-28T14:23:12.265Z (4 months ago)
- Topics: coq, coq-ci, coq-platform, coq-plugin, docker-coq-action, parametricity
- Language: Coq
- Homepage:
- Size: 522 KB
- Stars: 45
- Watchers: 11
- Forks: 24
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# Deprecation Notice
Paramcoq is no longer actually maintained and released. It is only
kept as a test case for Rocq's OCaml API. The release for Rocq 9.0
will be the last one and is known to suffer some universe issues
(for instance iit no longer enable to compile CoqEAL). Users are
invited to switch to [coq-elpi](https://github.com/LPCIC/coq-elpi)
derive.param2. One can look at
[CoqEAL](https://github.com/coq-community/coqeal) for an example of
porting. Main current caveat: support for mutual inductives isn't
implemented yet.See [old README](README_old.md) for previous documentation.