lean4-htt/doc
2025-07-26 06:13:09 +00:00
..
dev chore: update doc/dev/ffi.md after #9088 (#9112) 2025-07-01 01:00:59 +00:00
examples
images
latex
make doc: building core with Lake (#9547) 2025-07-26 06:13:09 +00:00
std chore: Grove: bump version (#9419) 2025-07-17 15:02:17 +00:00
.gitignore
BoolExpr.lean
metaprogramming-arith.lean
perf.md
README.md
style.md
syntax_example.lean

Developer Documentation and Examples

This directory contains documentation that describes how to work on Lean itself, as well as examples that are included in documentation that's hosted on the Lean website. The make directory contains information on building Lean, and the dev directory describes how to work on Lean.

The documentation section has links to documentation that describes how to use Lean itself.