Hacker News new | ask | show | jobs
by lfairy 1966 days ago
Yeah, Rust is about the simplest language that guarantees both memory safety + low-level control. Almost all of its complexity comes from having to satisfy both.