SReichelt / slate

The Slate Interactive Theorem Prover

Home Page:https://slate-prover.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Slate interactive theorem prover

Slate is an interactive theorem prover that is currently under development.

There are three ways of working with Slate:

Web access

Slate can be accessed online at https://slate-prover.org/. Users can browse and edit the library graphically. Additions and changes are submitted either anonymously or as GitHub pull requests.

VSCode extension

An extension for Microsoft Visual Studio Code integrates the entire web GUI, while also letting the user edit the source code in parallel. The extension supports most VSCode features including refactoring operations.

Local build

Both the web version and the VSCode extension can also be built and executed locally. For instructions, please see docs/dev/README.md.

About

The Slate Interactive Theorem Prover

https://slate-prover.org

License:MIT License


Languages

Language:TypeScript 97.0%Language:CSS 2.0%Language:JavaScript 0.8%Language:EJS 0.2%Language:Shell 0.1%Language:HTML 0.0%