Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2021-03-20 18:53:41 -07:00
.github chore: CI: fix 2021-02-12 22:55:22 +01:00
doc chore: fix documentation 2021-03-12 18:11:06 -08:00
images
lean4-mode feat: lean4-mode: enable semantic tokens by default 2021-03-16 16:41:32 -07:00
nix chore: Nix: update vscode-lean4 2021-03-16 16:41:32 -07:00
script chore: link lean using leanc 2021-03-06 10:17:50 +01:00
src chore: remove when and «unless» 2021-03-20 18:52:18 -07:00
stage0 chore: update stage0 2021-03-20 18:53:41 -07:00
tests chore: remove when and «unless» 2021-03-20 18:52:18 -07:00
tmp
.gitattributes
.gitignore
CMakeLists.txt
CONTRIBUTING.md
default.nix
flake.lock chore: Nix: update Nix client to resolve https://github.com/NixOS/nix/issues/4469 2021-01-26 18:01:39 +01:00
flake.nix
LICENSE
README.md
shell.nix doc: update dev setup editor instructions 2021-02-02 17:30:51 +01: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.