Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2019-04-03 04:01:36 -07:00
.github
bin chore(bin/leanc.in): remove flags that do not exist on clang++ for OSX 2019-03-18 08:38:50 -07:00
doc doc(doc/make/index): add instructions for invoking makefile manually 2019-03-25 14:57:57 -07:00
gen feat(runtime): avoid extra switch 2019-02-23 17:35:21 -08:00
images
lean4-mode feat(frontends/lean): add partial keyword 2019-03-26 16:09:55 -07:00
library feat(runtime): add primitive hash functions 2019-04-03 04:01:36 -07:00
script chore(library/constants.txt): remove dead variables 2019-03-22 13:26:48 -07:00
src feat(runtime): add primitive hash functions 2019-04-03 04:01:36 -07:00
tests feat(runtime): add primitive hash functions 2019-04-03 04:01:36 -07:00
.appveyor.yml
.clang-format
.codecov.yml
.gitattributes
.gitignore feat(bin/leanc): add simple C++ compiler wrapper script 2019-03-18 16:11:30 +01:00
.travis.yml chore(.travis.yml): trigger AppVeyor nightly build from Travis 2018-04-13 16:44:27 +02:00
LICENSE
README.md

logo

LicenseWindowsLinux / macOSTest CoverageChat
Codecov Join the Zulip chat

About

Installation

Stable and nightly binary releases of Lean are available on the homepage. For building Lean from source, see the build instructions.

Miscellaneous

Roadmap