Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2022-10-04 17:37:52 +00:00
.github
.vscode
doc doc: Semantic highlighting 2022-10-02 08:37:15 -07:00
images
nix
script
src fix: handle multi namespace/section in foldingRange and documentSymbol (#1680) 2022-10-04 17:37:52 +00:00
stage0 chore: update stage0 2022-09-30 20:52:31 -07:00
tests fix: handle multi namespace/section in foldingRange and documentSymbol (#1680) 2022-10-04 17:37:52 +00:00
.gitattributes
.gitignore
.gitmodules
.ignore
CMakeLists.txt
CONTRIBUTING.md
default.nix
flake.lock
flake.nix
LICENSE
LICENSES
README.md
RELEASES.md chore: update release notes 2022-09-30 09:31:03 -07:00
shell.nix

This is the repository for Lean 4, which is currently being released as milestone releases towards a first stable release. Lean 3 is still the latest stable release.

About

Installation

See Setting Up Lean.

Contributing

Please read our Contribution Guidelines first.

Building from Source

See Building Lean.