coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Cyrus Omar <comar AT umich.edu>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] Why is the Coq logo made to look like a penis?
- Date: Tue, 6 Apr 2021 21:09:18 -0400
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=comar AT umich.edu; spf=Pass smtp.mailfrom=comar AT umich.edu; spf=None smtp.helo=postmaster AT ivory-efnysien.relay-egress.a.mail.umich.edu
- Ironport-hdrordr: A9a23:irE2Aq2AR58aQQfvIw4jJgqjBHskLtp033Aq2lEZdDV+dMuEm8ey2MkB3RjvhzoLHF0mk9aMOK6PKEm3ybde544NMbC+GDT3oWfAFu1fxKbr3jGIIULD38FH06MISclDIfnRKXQ/ssrg+gm/FL8breWv1Kyzn+/RwzNMQGhRGsJdxjx0AAqaDUF6LTMubfEEPaCB7clKrSfIQxoqR/m8b0NkY9T+
- Ironport-phdr: A9a23:zde/vxBiVk4Nj0F4Lt7LUyQU2UMY04WcBSYlr6E/grcLSJyIuqrYVGTh7PlgxGXEQZ/co6odzbaP4ua5BjFLuMjJmUtBWaQEbwUCh8QSkl5oK+++Imq/EsTXaTcnFt9JTl5v8iLzG0FUHMHjew+a+SXqvnYdFRrlKAV6OPn+FJLMgMSrzeCy/IDYbxlViDanbr5+MRG7oR/MusQUgYZuJbs9xxrUqXZUZupawn9lK0iOlBjm/Mew+5Bj8yVUu/0/8sNLTLv3caclQ7FGFToqK2866tHluhnFVguP+2ATUn4KnRpSAgjK9w/1U5HsuSbnrOV92S2aPcrrTbAoXDmp8qlmRAP0hCoBKjU09nzchM5tg6JBuB+uqBJ/zIzUbo+bN/RwY73Tcs8BSGVbQspcTTZMDp+gY4YNCecKIOZWr5P6p1sLtRazGwmtBPnyyj9Tm3T4xKg63P47EQrb2wEvA9UOsHHOo9XvL6oSTOW1zKjUwjXDdf9Zxyry6JXRfx0nvPqDUq5+f9DLxkkzCwPKkE+QqYr9Mj6L2eoAt2yW4vZuWO+shWArtwB8rySzy8ouhYTEhp8Zx1TE+Ch7wos4JNK1RUx1bNOlE5ZdqT2WOoVqTs4hTG9lvjsxxL4euZOjYSQHxo4ryh7bZvCdboSE/BHuWPyPLTp3hH9pYKyziwq2/ES6yeDxVtO43EhUoiZYiNXBtmwB2hrO4cadUPR95F2u2TOX2gDT9O5EJUc0mLLaK54/xb4wjJoSvV3dES/4nkX3jLSWdkQ69eiu8ejneKvpppuGOI50kw3xLKsumtahDuQjKQgCRXKU9f651LL5/E35RK9GjuAzkqnYrJ/aJd4XqbCkDA9Iyooj6hC/ACm60NkAgHUKIkhJdRKDgoTzJl3CPvP1Ae2hj1mjkDpn3/XGMafgApXJIHjDirDhfbNl5kFAzwozyMpQ54hPB7EcJfLzW1P+tNzCAhAnLgO03v7rCM9h2YMGRWKPHqiZPbvOvl+P/+IjOvWDZIsIuDnmMPUl/P7vjXohmVAHZ6Wp3J0XaGq5Hvt8OUmZb2Ds0Z89FjIBuRN7R+j3gnWDVyRSbjC8RfES/DY+Xam3F5rYDqeoiabJiCy8G5RMTn1DC1uMV3rkatPXCL83dCuOL5o5wXQ/Xr+7Rtp5vTme8TTiwr8iFdL6vzUCvPrLyd107O2VmB0vp2QcJ/TY6HmESiRPpk1NRzIy28hXoFJ60EbG3KZ+kudZGNoV/f5NWxZ/OJHGwvdhTdm0XwvAepGUTVetQpOrDSxjFroZ85o1e094Xu6aoFXG1iuuDaUSktSjGZk1+aKa0nTsdZ8V9g==
For you, Adam, I think it would be especially appropriate to say "I write Ltac programs" instead, then. :-)
Yes, this would require changing how we speak, in a manner that I think is quite consistent with our community's values: many of us quite value being clear about the distinction between a language and the implementations thereof, even in situations where there is one primary implementation (e.g. Haskell folks tend to be quite good at understanding the difference between Haskell and GHC, and of course the Standard ML community has taken this well to heart.)
Cyrus
On Tue, Apr 6, 2021 at 9:01 PM Adam Chlipala <adamc AT csail.mit.edu> wrote:
That doesn't sound right without terminology changes, at least not for
the way I'm used to using Coq. It's common that more time is spent
writing in the tactic language Ltac than in Gallina.
On 4/6/21 8:58 PM, Cyrus Omar wrote:
> The first sentence on the About Coq page [1] says "Coq implements a
> program specification and mathematical higher-level language called
> Gallina".
>
> If that is accurate, then I think Gallina seems to be the appropriate
> name to use in conversation as a user of the language, in the same way
> that one says "I write C programs" even if what they are doing
> day-to-day is interacting with GCC, Clang, or CompCert via a
> collection of other utilities, e.g. editors, language servers, and the
> like.
>
> The objection that Gallina is one of several languages associated with
> Coq is the same as the objection that in fact there is a C
> preprocessor language distinct from C the language, i.e. not salient
> in most contexts.
>
> There may still be reason to rename the Coq implementation of Gallina
> (and friends), but it would make it less urgent in that it is only in
> relatively sophisticated company, where crude innuendo is increasingly
> (though not yet universally, I concede) recognized as inappropriate,
> that one needs to mention which particular implementation of a
> language they use or work on.
>
> Cyrus
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, (continued)
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Benedikt Ahrens, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Mario Carneiro, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Talia Ringer, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Derek Dreyer, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Andrej Bauer, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Joyal , André, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Jay Kruer, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Xuanrui Qi, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Cyrus Omar, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Adam Chlipala, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Cyrus Omar, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Conor McBride, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Guillaume Claret, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Kevin Sullivan, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Mario Frank, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Jason Gross, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Mario Frank, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Giselle Reis, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Tadeusz Litak, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Pedro Quaresma, 04/07/2021
- Re: [Coq-Club] Why is the Coq logo made to look like a penis?, Luís Cruz-Filipe, 04/07/2021
Archive powered by MHonArc 2.6.19+.