Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2021-08-24 08:57:41 -07:00
.github chore: CI: fix patching & copying dependent libs 2021-08-20 09:42:05 -07:00
.vscode
doc Revert "Revert "feat: reintroduce libleanshared, link lean & leanpkg against it"" 2021-08-20 09:42:05 -07:00
images
lean4-mode
nix chore: Nix: fix stage0 2021-08-20 09:42:05 -07:00
script Revert "Revert "feat: reintroduce libleanshared, link lean & leanpkg against it"" 2021-08-20 09:42:05 -07:00
src fix: tail-recursion in Format pretty-printer 2021-08-24 08:57:41 -07:00
stage0 chore: update stage0 2021-08-21 17:03:30 -07:00
tests fix: TC issue introduced by recent bug fix 2021-08-23 17:32:19 -07:00
tmp
.gitattributes
.gitignore
CMakeLists.txt Revert "Revert "feat: reintroduce libleanshared, link lean & leanpkg against it"" 2021-08-20 09:42:05 -07:00
CONTRIBUTING.md
default.nix
flake.lock
flake.nix Revert "Revert "feat: reintroduce libleanshared, link lean & leanpkg against it"" 2021-08-20 09:42:05 -07:00
LICENSE
README.md
shell.nix Revert "Revert "feat: reintroduce libleanshared, link lean & leanpkg against it"" 2021-08-20 09:42:05 -07:00

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.