Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
Leonardo de Moura f67c93191f feat: use |>.
2020-11-19 08:38:47 -08:00
.github chore: update GitHub Actions actions 2020-11-18 12:05:21 +01:00
doc doc: add tour.md 2020-11-18 19:06:21 -08:00
images
lean4-mode feat: only allow variables declared with mut to be reassigned 2020-11-07 17:32:13 -08:00
nix chore: update nixpkgs, changing back to LLVM 10 2020-07-08 12:14:49 +02:00
script chore: delete obsolete scripts 2020-10-14 19:14:00 +02:00
src feat: use |>. 2020-11-19 08:38:47 -08:00
stage0 chore: update stage0 2020-11-19 08:28:52 -08:00
tests refactor: remove MonadIO 2020-11-18 18:47:22 -08:00
tmp chore: remove tactic framework dependency 2020-11-10 14:32:58 -08:00
.gitattributes chore: restore marking stage0/ as binary files, which we lost at some point 2020-08-14 11:12:13 +02:00
.gitignore chore: move bin/ and .oleans into build directory 2020-05-14 14:47:54 +02:00
CMakeLists.txt chore: use standard release build for stage 0 2020-10-12 10:34:48 +02:00
default.nix chore: add separate "Linux release" CI job using Nix channel with older glibc for compatibility 2020-06-10 21:30:38 +02:00
LICENSE
README.md
shell.nix doc: mdbook init 2020-10-30 14:23:47 +01:00

We are currently developing Lean 4. Lean 3 is still the latest official release. This repository contains work in progress.

Important. Unless you are one of our collaborators

  • We strongly suggest you use Lean 3.
  • Pull requests are not welcome.
  • New issues are not welcome, and will be closed without any feedback.