Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2022-09-14 08:26:17 -07:00
.github chore: remove Bootstrap package 2022-09-02 16:39:03 -07:00
.vscode
doc doc: fix an example in the Macro Overview 2022-09-13 03:22:38 -07:00
images
nix chore: remove Bootstrap package 2022-09-02 16:39:03 -07:00
script chore: remove Bootstrap package 2022-09-02 16:39:03 -07:00
src chore: remove old bootstrapping hack 2022-09-14 08:26:17 -07:00
stage0 chore: update stage0 2022-09-07 20:39:33 -07:00
tests feat: support for [inlineIfReduce] at new compiler 2022-09-13 18:23:42 -07:00
.gitattributes
.gitignore
.gitmodules
.ignore
CMakeLists.txt
CONTRIBUTING.md
default.nix
flake.lock chore: nix flake update 2022-07-08 13:46:57 +02:00
flake.nix chore: Nix: buildLeanPackage devShell 2022-07-08 23:24:04 +02:00
LICENSE
LICENSES
README.md
RELEASES.md chore: release date for m5 2022-08-07 09:51:35 -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.