Published March 26, 2025
| Version v1.4-9.0
Software
Open
MetaRocq/metarocq: MetaRocq 1.4 for Rocq 9.0
Authors/Creators
- Matthieu Sozeau1
- Théo Winterhalter2
- SimonBoulier
- Yannick Forster1
- Nicolas Tabareau1
- Jason Gross3
- Abhishek Anand
- Meven Lennon-Bertrand
- Pierre-Marie Pédrot
- Gregory Malecha4
- Jakob Botsch Nielsen5
- Gaëtan Gilbert1
- Kenji Maillard
- Danil Annenkov6
- yannl35133
- Hugo Herbelin
- MathisBD
- Marcel Ullrich7
- Pierre Roux8
- Enrico Tassi9
- Maxime Dénès
- Gabriel Scherer
- Andrej Dudenhefner10
- Fabian Kunze
- Emilio Jesús Gallego Arias1
- 4ever2
- Jim Fehrle
- Julin S
- Karl Palmskog11
- 1. Inria
- 2. INRIA Saclay
- 3. Machine Intelligence Research Institute
- 4. @bluerock-io
- 5. @microsoft
- 6. Concordium
- 7. Saarland University
- 8. ONERA
- 9. @coq @math-comp @LPCIC
- 10. TU Dortmund University
- 11. KTH Royal Institute of Technology
Description
This release implements the renaming from Coq to Rocq, MetaCoq to MetaRocq and TemplateCoq to TemplateRocq.
As such, it is incompatible with previous releases. From the user point of view, you will need to adapt your Require Imports from From MetaCoq. to From MetaRocq. and a few utility modules (in MetaRocq.utils) changed names from MC to MR, e.g. MCList becomes MRList, which will affect qualified references to these modules. The commands MetaCoq Run, SafeCheck etc... have also been renamed.
What's Changed
- Coq -> Rocq, MetaCoq -> MetaRocq, TemplateCoq -> TemplateRocq renaming by @mattam82 in https://github.com/MetaRocq/metarocq/pull/1153
- Cherry picks on 9.0 by @mattam82 in https://github.com/MetaRocq/metarocq/pull/1154
- Improve evar handling in tmUnquote (metarocq#1113)
- tmMkInductive should not be used in a tactic (metarocq#1130)
- Remove lambda and letin cumulativity (metarocq#1151)
Full Changelog: https://github.com/MetaRocq/metarocq/compare/v1.3.4-9.0...v1.4-9.0
Files
MetaRocq/metarocq-v1.4-9.0.zip
Files
(4.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:076123462d90e7f2f932c6ecaee5e19d
|
4.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/MetaRocq/metarocq/tree/v1.4-9.0 (URL)
Software
- Repository URL
- https://github.com/MetaRocq/metarocq