Skip to content

Releases: corwin-of-amber/jscoq

0.11 (alpha 1)

08 Feb 20:14
Compare
Choose a tag to compare
0.11 (alpha 1) Pre-release
Pre-release

This is a preview version of jsCoq 0.11 based on the v8.11+lf branch (still not merged with v8.11).

The tarball bundles jsCoq and all of its dependencies, including Coq packages and mathcomp (.vo and .cmo.js files, now zipped into neat little .coq-pkg bundles).

Unpack to a directory, run npm i in that directory, then serve it over HTTP[S].
Or, run npm i jscoq-0.11.0-alpha1-npm.tar.gz to use jsCoq as a package in your NPM-based project.

0.9 (beta 2)

11 Mar 19:32
Compare
Choose a tag to compare
0.9 (beta 2) Pre-release
Pre-release

Binary preview for version 0.9 targeting Coq 8.9.

The tarball bundles jsCoq and all of its dependencies, including Coq packages (.vo and .cmo.js files, now zipped into neat little .coq-pkg bundles).

Unpack, run npm i in the directory jscoq-0.9, then serve the files from that directory over HTTP[S].

0.9 (beta 1)

04 Feb 20:36
Compare
Choose a tag to compare
0.9 (beta 1) Pre-release
Pre-release

Binary preview for version 0.9 targeting Coq 8.8.

The tarball bundles jsCoq and all of its dependencies, including Coq packages (.vo and .cmo.js files).

Unpack, run npm i in the directory jscoq-0.9, then serve the files from that directory over HTTP[S].

v0.9 (preview)

06 Jan 18:39
Compare
Choose a tag to compare
v0.9 (preview) Pre-release
Pre-release

Binary preview for version 0.9 targeting Coq 8.8.

The tarball bundles jsCoq and all of its dependencies, including Coq packages (.vo and .cmo.js files).