No description
- Rocq Prover 45.7%
- OCaml 45.1%
- sed 5.6%
- Makefile 2.2%
- Dune 1.4%
| .github/workflows | ||
| src | ||
| tests | ||
| theories | ||
| .gitignore | ||
| _CoqProject | ||
| coq-record-update-plugin.opam | ||
| dune | ||
| dune-project | ||
| Makefile | ||
| Makefile.coq.local | ||
| meta.yml | ||
| README.md | ||
| test-normalizer.sed | ||
Plugin for coq-record-update
coq-record-update requires some boilerplate for each record, to tell the library what the fields of a record are. This plugin fixes that.
Huge thanks to Talia Ringer, who told me what arcane APIs to call while I typed them into an OCaml buffer.