Rust: Convenience, Speed and Safety

Oct 5, 2010 02:12 · 35 words · 1 minute read rust

From Patrick Walton’s introduction to Rust’s type inference:

Although Rust isn’t a scripting language, it’s designed to bring much of the convenience and readability of scripting languages (dare I say “agile development”?) to large-scale projects.