pith. sign in

arxiv: 1701.07125 · v1 · pith:IZMYHUTSnew · submitted 2017-01-25 · 💻 cs.PL · cs.HC· cs.LG· cs.LO

jsCoq: Towards Hybrid Theorem Proving Interfaces

classification 💻 cs.PL cs.HCcs.LGcs.LO
keywords jscoqproofinteractionassistantdistributionenvironmentplatformpopular
0
0 comments X
read the original abstract

We describe jsCcoq, a new platform and user environment for the Coq interactive proof assistant. The jsCoq system targets the HTML5-ECMAScript 2015 specification, and it is typically run inside a standards-compliant browser, without the need of external servers or services. Targeting educational use, jsCoq allows the user to start interaction with proof scripts right away, thanks to its self-contained nature. Indeed, a full Coq environment is packed along the proof scripts, easing distribution and installation. Starting to use jsCoq is as easy as clicking on a link. The current release ships more than 10 popular Coq libraries, and supports popular books such as Software Foundations or Certified Programming with Dependent Types. The new target platform has opened up new interaction and display possibilities. It has also fostered the development of some new Coq-related technology. In particular, we have implemented a new serialization-based protocol for interaction with the proof assistant, as well as a new package format for library distribution.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Waterproof Editor: an educational environment for proof assistants and programming languages

    math.HO 2026-06 unverdicted novelty 3.0

    Waterproof Editor abstracts rich formatting and input features from Waterproof into an npm package for reuse in educational software involving proof assistants or programming languages.