We are still actively working on the spam issue.

Difference between revisions of "Rust"

From InstallGentoo Wiki
Jump to: navigation, search
(Created page with "Rust is a general purpose, multi-paradigm, compiled programming language developed by Mozilla Research. It is designed to be a "safe, concurrent, practical language", supporti...")
(No difference)

Revision as of 19:22, 30 July 2014

Rust is a general purpose, multi-paradigm, compiled programming language developed by Mozilla Research. It is designed to be a "safe, concurrent, practical language", supporting pure-functional, concurrent-actor, imperative-procedural, and object-oriented styles.