Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] web interface?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] web interface?


Chronological Thread 
  • From: <dmitrii.pasechnik AT cs.ox.ac.uk>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] web interface?
  • Date: Wed, 12 Nov 2014 12:28:44 +0100

One working option is http://cloud.sagemath.com
Basically, in your browser you'd get a full-blown Ubuntu Linux console
interface,
with already installed Coq and ProofGeneral;
so you can run ProofGeneral/Coq in console emacs.
(and e.g. all the pre-reqs for https://github.com/UniMath/UniMath).

You have total flexibility to work with modified Coq versions (e.g. UniMath).

It should be possible and relatively easy to create a proper notebook-like
interface to Coq,
akin to ProofGeneral -- cloud.sagemath.com has such interfaces for
Python, R, Sage (a Python extension).

Best,
Dima


  • Re: [Coq-Club] web interface?, dmitrii.pasechnik, 11/12/2014

Archive powered by MHonArc 2.6.18.

Top of Page