Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Suggestions for Proof General?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Suggestions for Proof General?


Chronological Thread 
  • From: e+coq-club AT x80.org (Emilio Jesús Gallego Arias)
  • To: Clément Pit--Claudel <clement.pit AT gmail.com>
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Suggestions for Proof General?
  • Date: Fri, 17 Jun 2016 18:21:12 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=e+coq-club AT x80.org; spf=Neutral smtp.mailfrom=e+coq-club AT x80.org; spf=None smtp.helo=postmaster AT jiboia.ensmp.fr
  • Ironport-phdr: 9a23:U2jx7xKj14TqFTbO0dmcpTZWNBhigK39O0sv0rFitYgUI/XxwZ3uMQTl6Ol3ixeRBMOAu6MC2rKd6vi5EUU7or+/81k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i760zceF13FOBZvIaytQ8iJ35Xxhrj5osWKKyxzxxODIppKZC2sqgvQssREyaBDEY0WjiXzn31TZu5NznlpL1/A1zz158O34YIxu38I46Fp34d6XK77Z6U1S6BDRHRjajhtpZ6jiR6WZg8O43YaTi0ukwYNRiPB5Qz2U5O55iD+u+9w3jXcJczqZb8xUDWmqaxsTUm7pj0AMms0s2rQk4l7iL9RiALx/1p42YGcIKyQNf5/eev/cMiIXiJuV8JVWiNGSqqmboIUTrlSdd1EppXw8gNd5SC1AhOhUaa2kmdF
  • Organization: X80 Heavy Industries

Clément Pit--Claudel
<clement.pit AT gmail.com>
writes:

> On 2016-06-17 11:27, Emilio Jesús Gallego Arias wrote:
>> For now there's https://github.com/ejgallego/jscoq-builds/ , could
>> that work as a CDN ?
>
> I'm not sure; my proposal was to host the latest jsCoq release on a
> public server, which all websites using jsCoq could point to.
>
> This would be similar to e.g. https://code.jquery.com/; with such an
> architecture in place, browsers would be able to cache jsCoq's sources
> and .vo files across websites using jsCoq. This way, if I visit two
> separate blogs both using jsCoq, I'll only need to download jsCoq's
> files a single time — which would be useful, given the size of the
> download.

Yeah, I was thinking of using jscoq.github.io as such site. In fact, you
can use now:

https://raw.githubusercontent.com/ejgallego/jscoq-builds/$COMMIT/

as CDN, but it seems it is discouraged, even if a lot of people do it.

If anyone has a suggestion for a (free as in beer) CDN I'll be happy to
look at it.

E.



Archive powered by MHonArc 2.6.18.

Top of Page