Explore >> Select a destination


You are here

manishearth.github.io
| | coredumped.dev
2.6 parsecs away

Travel
| | Updated: 2023-01-06 About a year ago I was bitten by the PL bug. It started with reading Crafting Interpreters and discovering the wonders hidden under the hood of a compiler. I am also been a big fan of Emacs, and this started to get me interested in how its interpreter works. At the same time, I was reading the Rust book and trying to understand the concepts there. This all came to a head, and I decided to write an Emacs Lisp interpreter called rune in Rust.
| | limpet.net
1.5 parsecs away

Travel
| | [AI summary] This article explains Rust's memory safety guarantees by reframing the compiler's borrowing and lifetime checks as a system of unique versus shared access to data.
| | borretti.me
2.8 parsecs away

Travel
| | A survey of type systems for memory safety.
| | rog3rsm1th.github.io
16.5 parsecs away

Travel
| Because why not ?