~icefox/garnet-wiki

32535aa2a01f765690a290dacfbb5020d2370e75 — Simon Heath 3 months ago c192d9d
lots of people thinking about borrowck these days
1 files changed, 2 insertions(+), 0 deletions(-)

M references.md
M references.md => references.md +2 -0
@@ 96,6 96,8 @@ Collected useful links, blog posts, code snippets, papers, whatever.
 * <https://perso.crans.org/vanille/treebor/> -- Tree borrow design docs
 * <https://lucumr.pocoo.org/2022/11/23/stack-tokens/> -- Stack tokens
 * <https://blog.janestreet.com/oxidizing-ocaml-locality/> -- Borrow-checking-lite in OCaml
 * <https://www.ralfj.de/blog/2023/06/02/tree-borrows.html> -- Tree borrows
 * <https://verdagon.dev/blog/linear-types-borrowing> -- Vale and borrowing

# Lang Design/Aesthetics