The main motivation is to allow users to configure/extend Lean using .lua files before loading the actual .lean files.
Example:
./lean extension1.lua extension2.lua file.lean
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
||
|---|---|---|
| .. | ||
| lua | ||
| make | ||
| .gitignore | ||
| authors.md | ||
| coding_style.md | ||
| commit_convention.md | ||
| design.md | ||
| todo.md | ||