Rust

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages |extensions={{ext|rs}} |released=2012 }} '''Rust''' is a programming language developed by the Mozilla Researc...")

Revision as of 12:59, 21 March 2014

File Format
Name Rust
Ontology
Extension(s) .rs
Released 2012

Rust is a programming language developed by the Mozilla Research team, to be used in the development of their Servo rendering engine, which may be used in a future web browser. Like many current-day programming languages, it has a syntax which is a variant of C. It features built-in pattern-matching capabilities, as well as features designed for concurrency (spawning multiple processes with access to the same data structures). Data can be designated as mutable or immutable, affecting what sorts of actions may be done to it.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox