Hacker News new | ask | show | jobs
by int_19h 1356 days ago
Rust is basically what you get if you start with OCaml, remove the GC, and add enough features to the type system to compensate for that without giving up on safety.