Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2021-06-07 02:38:23 -04:00
examples Remove unused examples/helloDeps/a/leanpkg.toml 2021-06-06 23:06:19 -04:00
Leanpkg2 Remove TOML code 2021-06-06 23:30:32 -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 Removed leftover hack for TOML 2021-06-07 02:38:23 -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.