Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2022-03-10 12:51:34 -08:00
.github chore: CI: adjust nightly release time 2022-03-07 15:39:58 +01:00
.vscode
doc chore: Nix: command for (one-time) linking .ileans 2022-03-09 10:29:25 +01:00
images
nix chore: Nix: adjust message 2022-03-09 10:31:32 +01:00
script
src feat: allow overloaded notation in patterns 2022-03-10 12:51:34 -08:00
stage0 chore: update stage0 2022-03-10 08:56:06 -08:00
tests feat: allow overloaded notation in patterns 2022-03-10 12:51:34 -08:00
.gitattributes chore: fix changelog path... 2022-02-09 09:42:17 +01:00
.gitignore
.gitmodules
CMakeLists.txt
CONTRIBUTING.md
default.nix
flake.lock chore: Nix: update Nix 2022-03-09 10:29:25 +01:00
flake.nix
LICENSE
LICENSES
README.md chore: add link to RELEASES.md 2022-03-03 11:31:24 -08:00
RELEASES.md feat: allow overloaded notation in patterns 2022-03-10 12:51:34 -08: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.