Also refactor util.sh in the process, so test scripts become easier to write (inspired in part by lake's test suite). |
||
|---|---|---|
| .. | ||
| Certora2022 | ||
| compiler | ||
| ICERM2022 | ||
| IJCAR2026 | ||
| NFM2022 | ||
| .gitignore | ||
| bintree.lean | ||
| bintree.lean.out.expected | ||
| deBruijn.lean | ||
| interp.lean | ||
| interp.lean.out.expected | ||
| palindromes.lean | ||
| palindromes.lean.out.expected | ||
| phoas.lean | ||
| phoas.lean.out.expected | ||
| README.md | ||
| run_test | ||
| tc.lean | ||
| widgets.lean | ||
These examples are checked in Lean's CI to ensure that they continue
to work. They are included in the documentation section of the Lean
website via a script that copies the latest version, in order to
ensure that the website tracks Lean releases rather than master.