Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sunsided/lean4-playground

Toying around with Microsoft Lean 4
https://github.com/sunsided/lean4-playground

interactive-proofs lean

Last synced: 2 days ago
JSON representation

Toying around with Microsoft Lean 4

Awesome Lists containing this project

README

        

# lean4 Playground

Toying around with [Microsoft Lean]. Thematically related to my [Coq Playground].

[Microsoft Lean]: https://www.microsoft.com/en-us/research/project/lean/
[Coq Playground]: https://github.com/sunsided/coq-playground

To build the project, execute

```shell
lake build
```

Then run

```shell
.lake/build/bin/lean-playground
```