Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Notation for Hoare logic

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Notation for Hoare logic


Chronological Thread 
  • From: "Benjamin C. Pierce" <bcpierce AT cis.upenn.edu>
  • To: Adam Chlipala <adamc AT csail.mit.edu>
  • Cc: Coq Club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Notation for Hoare logic
  • Date: Fri, 8 Mar 2013 15:52:33 -0500

Yes, we could do that, at the cost of having to explain that sometimes {
really means {{… :-|

- B


On Mar 8, 2013, at 3:50 PM, Adam Chlipala
<adamc AT csail.mit.edu>
wrote:

> On 03/08/2013 03:23 PM, Benjamin C. Pierce wrote:
>> I do want to stay with ascii, to avoid forcing too many people to struggle
>> with how to edit unicode. But the other solutions do seem pretty
>> reasonable -- my current favorite is [{P} c {Q}]. Another option we're
>> considering is to keep {{P}}c{{q}} but fix up the HTML output so that the
>> braces come out close together.
>
> Can you use coqdoc's "printing" command to render "{{" as "{" in HTML, etc.?




Archive powered by MHonArc 2.6.18.

Top of Page