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

https://github.com/gebner/lean4-old

Lean4 work in progress repo
https://github.com/gebner/lean4-old

Last synced: over 1 year ago
JSON representation

Lean4 work in progress repo

Awesome Lists containing this project

README

          

This is the repository for **Lean 4**, which is currently being released as milestone releases towards a first stable release.
[Lean 3](https://github.com/leanprover/lean) is still the latest stable release.

# About

- [Homepage](https://leanprover.github.io)
- [Manual](https://leanprover.github.io/lean4/doc/)
- [FAQ](https://leanprover.github.io/lean4/doc/faq.html)

# Installation

See [Setting Up Lean](https://leanprover.github.io/lean4/doc/setup.html).

# Contributing

Please read our [Contribution Guidelines](CONTRIBUTING.md) first.

# Building from Source

See [Building Lean](https://leanprover.github.io/lean4/doc/make/index.html).