Hacker News new | ask | show | jobs
by pcwalton 3662 days ago
> You don't have to chose between productivity and safety so much anymore.

Exactly. If I had to sum up Rust's philosophy in one sentence, this would basically be it. (Add "and performance" after "safety" too.) :)

1 comments

Safe. Productive. Fast.

Choose any three.

(Taking a hint from SQLite.)