Changes

Jump to: navigation, search

Oxidation

16 bytes removed, 00:36, 20 June 2018
In progress
** '''Why Rust?''' Code taken from Servo, has high performance; Rust's memory and thread safety provides protection against complexity.
* [https://github.com/Cretonne/cretonne/ cretonne]: a low-level retargetable code generator.
** '''Why Rust?''' It's a new, well-separated component with a clear interface. Also, Rust is a great language for writing compilers, due to strong typing, algebraic data types, and pattern matching.
* [https://github.com/mozilla/mentat Mentat]: A persistent, relational store.
** '''Why Rust?''' "The Rust implementation gives us a smaller compiled output, better performance, more type safety, better tooling, and easier deployment into Firefox and mobile platforms."
Confirm
1,345
edits

Navigation menu