Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
Leonardo de Moura d1c3ab3797 feat: many1Unbox and nodeSepBy1Unbox parser combinators
@Kha I removed the dummy parenthesizer/formatter for `withResultOf`,
and add proper ones for `many1Unbox` and `nodeSepBy1Unbox`.
2020-09-17 13:17:46 -07:00
.github
doc
images
lean4-mode feat: admit and done 2020-09-15 10:46:40 -07:00
nix
script
src feat: many1Unbox and nodeSepBy1Unbox parser combinators 2020-09-17 13:17:46 -07:00
stage0 feat: many1Unbox and nodeSepBy1Unbox parser combinators 2020-09-17 13:17:46 -07:00
tests chore: improve sanitizeNames superscripts 2020-09-17 08:57:54 -07:00
tmp
.clang-format
.codecov.yml
.gitattributes
.gitignore
CMakeLists.txt
default.nix
LICENSE
README.md
shell.nix

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.