https://www.sophiajt.com/search-for-easier-safe-systems-programming/
https://github.com/sophiajt/june
- system programming language with no GC and “no ref counting” (see article)
- compares to Rust
- innovative concept: grouped lifetimes
- good discussion of escape analysis