Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2021-06-02 16:02:22 -04:00
examples Renamed Manifest.lean to Pakcage.lean 2021-06-02 16:02:22 -04:00
Leanpkg2 Renamed Manifest.lean to Pakcage.lean 2021-06-02 16:02:22 -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 Merge Configure into Build 2021-05-29 22:57:24 -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.