coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Richard Ford <richardlford AT gmail.com>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] Release of Coq 8.13+beta1
- Date: Thu, 17 Dec 2020 09:57:05 -0500
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=richardlford AT gmail.com; spf=Pass smtp.mailfrom=richardlford AT gmail.com; spf=None smtp.helo=postmaster AT mail-lf1-f52.google.com
- Ironport-phdr: 9a23:6HZWjhDg9Z3x7317uD3mUyQJP3N1i/DPJgcQr6AfoPdwSPX7pMbcNUDSrc9gkEXOFd2Cra4d1KyP4vurADRRqb+681k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i764jEdAAjwOhRoLerpBIHSk9631+ev8JHPfglEnjWwba5wIRmssAncsscbjYR/JqotzhbCv2dFdflRyW50P1yYggzy5t23/J5t8iRQv+wu+stdWqjkfKo2UKJVAi0+P286+MPkux/DTRCS5nQHSWUZjgBIAwne4x7kWJr6rzb3ufB82CmeOs32UKw0VDG/5KplVBPklCEKPCM+/2/Kl8xwl7pbrwy9qBxjzYDUZ4SVO+B/fqPbYNgWQWVMU8JUWyFHH4iybZYAD/AZMOlXoYnypVsAoxW9CwexGu3g1iRFiWXq0aAgyektDR3K0Q4mEtkTsHrUttL1NKIKXO6pzanH0TXDYOlM2Tjg9YPGchchoeuRUrltdsfR00gvGB/FjlqKs4zqIjeV1uoKs2iB8uVtTu2vi2s9pAFwpjij3Nsjio7Mho8MzF3P6Cp2zpovK9KiVE57fcCrEIFWtyyCNoZ7X8MvTmFntig1y7AItoO3ciYUxZk7xRPSdfKJfoaU7h7/WuucPDR1in1ldr6jmxq88VWtxO3hWsSqzFpHrCxImcTCuHAK0hzc8MmHSv1l80eu2DaPywDT6vxfLkwuiaXbLJshzqY/lpoSrUTDHjL2l17sgK+XcUUp/PWj5ef/Yrj+uJOQK4t5hhv9P6kugMCzHOU1PwoUU2Wb5+ix0qDo81fjT7VQlPI2l7HUsJDEKsQfoa60GwpV3Zwi6xa7Fjum1NoYkWQeIFJLeB+LkZLlO17JIPD/Ave/h0qjnC13yPDBO73tGpTNLn7dn7f9Zbtx9VJQxQ4pwd1c559YEKwNLfPxV0PrtNHUEAc1MwmuzObmDNV92JkeWWWKAqKBKqPSsEOH5uI1LOmWeYAVvDj9K/8/5/HzlnI5llodcrOo3ZsTcny3AvNmI0CBbXr2ntgBCXsKvhY5TOHylFKCVidTa2+uUKI4+zE0E5mrDZzDR4ComLyOxj23HpxQZmBcC1CDC23kd4ueW6REVCXHKch41zcASLKJSok71BjouhWp5aBgK7/u+yYYvIjvnPZy/eGbwQsz/jx9FciZ3WaXQ0l7m2oJQ3k926Up8h818UuKzaUt268QLtdU/f4cDlZjaMzsitdiAtW3YTrvO9eETFH8H4ejCDA1C9Y/mpoAPhw7FNKlgRTOmSGtBu1NzuDZNNkP6qvZmkPJCYNl0X+fjfsuilAnRo1EMmj03vcupTiWPJbAlgCir4jvcK0d2CDX82LalDiBuUhZVEh7VqCXBH0=
Thanks for your suggestion. The reason I thought it was related was that this might be something that could be implemented for the 8.13 release. I'll add an issue, and I suppose if I really want it, I should implement and submit a pull request.
Rich
On Wed, Dec 16, 2020 at 2:24 PM Théo Zimmermann <theo AT irif.fr> wrote:
Hi Richard,
It's been received, but there isn't really any process to treat
feedback in the form of e-mails, so it probably happened that all the
people that could answer were too busy at the time they read it or
something like that.
If you want to avoid your feedback being lost, please use our issue
tracker system instead: https://github.com/coq/coq/issues
Thanks,
Théo
Le mer. 16 déc. 2020 à 16:59, Richard Ford <richardlford AT gmail.com> a écrit :
>
> Hi. It's been 8 days since I sent the above email and I've not seen a response. Did this get lost?
>
> Thanks.
>
> On Tue, Dec 8, 2020 at 6:06 PM Richard Ford <richardlford AT gmail.com> wrote:
>>
>> The documentation of Primitive Integers, Primitive Floats, and Primitive Arrays makes the point that, when extracting to OCaml, that implementations of Uint63, Float64, and PArray are not provided, but that the user must supply them. But it also points out that the Coq kernel has implementations of all of these. That being the case, could the building and installation of Coq be modified so that the binary form of these libraries is made available for those that would like to compile and execute Coq programs that use these features and are extracted to OCaml? That would save the user the work of extracting these from the Coq sources and having to rebuild them for each Coq version.
>>
>> Thanks,
>>
>> Richard L Ford
>>
>>
>>
>> On Tue, Dec 8, 2020 at 3:13 PM Enrico Tassi <Enrico.Tassi AT inria.fr> wrote:
>>>
>>> Dear Coq users,
>>>
>>> The Coq development team is proud to announce the immediate
>>> availability of Coq 8.13+beta1:
>>>
>>> https://github.com/coq/coq/releases/tag/V8.13+beta1
>>>
>>> The full list of changes is available at the following address
>>>
>>> https://coq.github.io/doc/v8.13/refman/changes.html#version-8-13
>>>
>>> We encourage our users to test this beta release, in particular:
>>>
>>> - The windows installer is now based on the Coq platform: This
>>> greatly simplifies its build process and makes it easy to add
>>> more packages. At the same time this new installer was only
>>> tested by two people, so if you use Windows please give us
>>> feedback on any problem you may encounter.
>>>
>>> - The notation system received many fixes and improvements, in
>>> particular the way notations are selected for printing changed:
>>> Coq now prefers notations which match a larger part of the term to
>>> abbreviate, and takes into account the order in which notations are
>>> imported in the current scope only in a second instance.
>>> The new rules were designed together with power users, and tested
>>> by some of them, but our automatic testing infrastructure for
>>> regressions in notation printing is still weak. If your Coq library
>>> makes heavy use of notations, please give us feedback on any
>>> regression.
>>>
>>> The 8.13.0 release is expected to occur about one month from now.
>>>
>>> Best,
>>> --
>>> Enrico Tassi, for the Coq dev team
>>>
>>>
>>>
>>>
- [Coq-Club] Release of Coq 8.13+beta1, Enrico Tassi, 12/08/2020
- Re: [Coq-Club] Release of Coq 8.13+beta1, Richard Ford, 12/09/2020
- Re: [Coq-Club] Release of Coq 8.13+beta1, Roger Witte, 12/09/2020
- Re: [Coq-Club] Release of Coq 8.13+beta1, Richard Ford, 12/16/2020
- Re: [Coq-Club] Release of Coq 8.13+beta1, Théo Zimmermann, 12/16/2020
- Re: [Coq-Club] Release of Coq 8.13+beta1, Richard Ford, 12/17/2020
- Re: [Coq-Club] Release of Coq 8.13+beta1, Jim Fehrle, 12/17/2020
- Re: [Coq-Club] Release of Coq 8.13+beta1, Richard Ford, 12/17/2020
- Re: [Coq-Club] Release of Coq 8.13+beta1, Michael Soegtrop, 12/17/2020
- Re: [Coq-Club] Release of Coq 8.13+beta1, Théo Zimmermann, 12/16/2020
- Re: [Coq-Club] Release of Coq 8.13+beta1, Richard Ford, 12/09/2020
Archive powered by MHonArc 2.6.19+.