Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2021-05-29 12:42:05 -04:00
examples/hello Port over Leanpkg and get an example building 2021-05-29 08:54:48 -04:00
Leanpkg2 Assorted code cleanup and reogranization 2021-05-29 12:42:05 -04:00
.gitignore Initial Commit 2021-05-28 17:13:55 -04:00
leanpkg.toml Port over Leanpkg and get an example building 2021-05-29 08:54:48 -04:00
Leanpkg2.lean Port over Leanpkg and get an example building 2021-05-29 08:54:48 -04:00
LICENSE Add LICENSE 2021-05-29 09:02:26 -04:00
README.md Add README 2021-05-29 09:07:48 -04:00

Leanpkg2

An overhaul of Leanpkg for Lean 4 where the package configuration and build scripts are written in Lean. Currently just a prototype. A more detailed README will come when the project has matured.