Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sunsided/lean4-playground
- Owner: sunsided
- Created: 2024-01-21T20:07:43.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-21T20:09:23.000Z (11 months ago)
- Last Synced: 2024-11-09T08:20:21.301Z (about 1 month ago)
- Topics: interactive-proofs, lean
- Language: C
- Homepage:
- Size: 1.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-playgroundTo build the project, execute
```shell
lake build
```Then run
```shell
.lake/build/bin/lean-playground
```