Mozilla Continues Advancing, Promoting Rust Language

Written by Michael Larabel in Mozilla on 27 September 2013 at 10:28 AM EDT. 15 Comments
MOZILLA
The Mozilla developers driving the Rust Programming Language have released version 0.8 of their language and compiler. Rust 0.8 has more than 2,200 changes with many bug-fixes and a few language-related changes.

Rust 0.8 development was mostly focused around refining Rust's standard library. Of the language changes to the release is making the "for" keyword work with Iterator types, a re-written run-time and task scheduler, a new experimental I/O subsystem, and a new family of string formatting macros. There's roughly 2,200 changes to Rust 0.8 with many of them being bug-fixes and minor enhancements.

For those unfamiliar with Rust, it started out as a Mozilla research project as a new safe, concurrent, practical language that's compiled using LLVM as it's back-end. Rust has been in an alpha state since early 2012 and still has huge aspirations within the Mozilla world.

More details on Rust 0.8 can be found from its release announcement and its supporting links for downloads and the release notes in full.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week