lean-client-js-node
v3.3.1
Published
Interface to the Lean server
Downloads
584
Readme
Javascript library to interface with the server mode of the Lean theorem prover.
This lean-client-js-node
package contains the node.js version. It communicates with a locally installed version of Lean. See demo.ts for an example on how to use it.