Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2023-03-10 16:27:56 +01:00
.github
.vscode
doc doc: typo 2023-03-04 11:19:25 +01:00
images
nix
script
src fix: do not inherit file handles across process creation 2023-03-10 16:27:56 +01:00
stage0
tests fix: do not inherit file handles across process creation 2023-03-10 16:27:56 +01:00
.gitattributes
.gitignore
.gitmodules
.ignore
CMakeLists.txt
CONTRIBUTING.md
default.nix
flake.lock
flake.nix
LICENSE
LICENSES
README.md
RELEASES.md chore: formatting/capitalization in RELEASES.md 2023-03-09 18:11:11 +01: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.