Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2022-11-14 15:46:34 +01:00
.github chore: revert "fix: revert LLVM 15 bump on MacOS aarch64" 2022-11-02 17:39:01 +01:00
.vscode
doc feat: reduce precedence of unary neg 2022-11-06 18:13:48 -08:00
images
nix chore: abort build on panic 2022-11-11 16:24:04 +01:00
script chore: update script/apply.lean semantics 2022-11-07 19:47:04 -08:00
src chore: generalize parser kind detection 2022-11-14 12:53:18 +01:00
stage0 chore: update stage0 2022-11-14 12:56:03 +01:00
tests chore: move expensive test to beginning of test block 2022-11-14 15:46:34 +01:00
.gitattributes chore: fix changelog path... 2022-02-09 09:42:17 +01:00
.gitignore
.gitmodules
.ignore
CMakeLists.txt
CONTRIBUTING.md
default.nix
flake.lock chore: Nix: comment out rarely used lean-stage0 input 2022-11-14 13:12:07 +01:00
flake.nix chore: Nix: comment out rarely used lean-stage0 input 2022-11-14 13:12:07 +01:00
LICENSE
LICENSES
README.md doc: add new bullet 2022-06-30 19:17:29 -07:00
RELEASES.md doc: update changelog 2022-11-11 08:13:31 +00: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.