Remark: the termination proofs are commented because Lean 4 is currently ignoring them and accepting non-terminating functions. These files are based on an experiment implemented using Lean 3. We can find it here: https://gist.github.com/leodemoura/f5d82426c105b5fae0880e77024f6e9c We will use coroutines to implement the interaction between reader, elaborator and main driver. |
||
|---|---|---|
| .. | ||
| 1954.lean | ||
| array1.lean | ||
| coroutine.lean | ||
| deriv.lean | ||
| display_hw_term_hack_deps.lean | ||
| ext_eff.lean | ||
| ext_eff_linear.lean | ||
| fun.lean | ||
| handlers.lean | ||
| lirc1.lean | ||
| name_mangling.lean | ||
| noncomputable_bug.lean | ||
| parser_ir1.lean | ||
| quasi_pattern_unification_approx_issue.lean | ||
| test_all.sh | ||
| test_single.sh | ||
| type_class_performance1.lean | ||