|
|
|
|
|
by pjmlp
3004 days ago
|
|
Actually that is the goal of the other languages, Swift, Haskell, OCaml, ParaSail... Influenced by Rust's success bringing affine types into mainstream. To keep using automatic memory management as their default way of managing memory, while offering some escape hatches based on affine types for low level optimizations. |
|