-
Improve the discussions on TemplatePoly and UnivPoly, in particular on performances
https://github.com/coq/platform-docs/blob/main/src/Explanation_Template_Polymorphism.v
-
Generally useful Coq code is often fragmented into many projects working at different levels of abstraction. For example, Coq code with results about primes may be part of a program verification proje…
-
Hi, I'm trying to build the project as stated in the README, but `make all` fails with
make -f Makefile.coq
make[1]: Entering directory '/home/bedef/Projects/coq/frap'
/bin/sh: line 1: /snap/coq-…
-
As far as I can tell (from feedback on Coq Platform) most teacher still recommend CoqIDE for classes because it is easier and safer (less tutor effort) to install. The plugin itself is easy to install…
-
Julien Puydt maintains Coq / Coq Platform packages for Debian and tries to make them as compatible to Coq Platform as the Debian release schedule allows.
Mention the compatibility list maintained h…
-
Dear QuickChick Team,
I have complaints that QuickChick does not run on Windows Coq Platform. Let me summarize the situation:
- QuickChick requires an OCaml compiler. A Coq Platform installed vi…
-
After copying the disk image to my applications folder and trying to open it I get the message: “Coq-Platform~8.18~mc2 [or whatever version of the disk image I've downloaded] is damaged and can’t be o…
ghost updated
4 months ago
-
The Coq team released Coq `8.18.0` on September 7th, 2023.
The corresponding Coq Platform release `2023.10` should be released before **November 30th, 2023**.
It can be delayed in case of difficulti…
-
When I want to install the Coq Platform, I go to the main README.md for instructions, but unfortunately it does not point me to the latest release.
Right now the latest release is 2022.09.1, but th…
-
"coqide -help" hangs when installed with the Coq platform (1/22/22 version), whereas "coqide" by itself works. I suspect this is from incorrect handling of command line arguments when CoqIDE is insta…