summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 31dc74f4..768c4277 100644
--- a/README.md
+++ b/README.md
@@ -105,6 +105,8 @@ support for partial functions and extrinsic proofs of termination (see
and tactics specialized for monadic programs (see
`./backends/lean/Base/Progress/Progress.lean` and `./backends/hol4/primitivesLib.sml`).
+A tutorial for the Lean backend is available [here](./tests/lean/Tutorial.lean).
+
## Formalization
The translation has been formalized and published at ICFP2022: [Aeneas: Rust