Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2019-01-24 13:36:05 -08:00
.github
bin chore(bin/lean-gdb): fix list_ref printer 2019-01-22 11:16:00 +01:00
doc doc(doc/coding_style,doc/commit_convention): fix git hook commands 2018-07-05 10:20:25 +02:00
gen fix(runtime/apply): must use free_heap_obj instead of free 2018-08-28 12:29:14 -07:00
images
lean4-mode feat(lean4-mode/lean4-flycheck): add lean4-bootstrapped-checker 2018-12-20 14:28:18 +01:00
library fix(library/init/lean/expander): fix let expansion again 2019-01-22 11:16:00 +01:00
script chore(script/lib_perf): adapt to change in lean command line behavior 2018-09-27 13:11:42 -07:00
src chore(library/attribute_manager): remove dead code 2019-01-24 13:36:05 -08:00
tests feat(library/init/lean/parser/syntax): improve syntax.get_pos for more error positions 2019-01-22 11:16:00 +01:00
.appveyor.yml
.clang-format
.codecov.yml
.gitattributes
.gitignore chore(.gitignore): ignore library/Makefile 2018-11-07 09:30:32 +01:00
.travis.yml
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