Shorten 'mutable' to 'mut'
Seriously? Are we editing with TextEdit in this day and age?
21–30 of 97 posts
Shorten 'mutable' to 'mut'
Seriously? Are we editing with TextEdit in this day and age?
Earlier quoted context omitted.
Its singular goal is to be an awesome language for writing next-generation browser engines. If it just so happens to also be a really, really exciting systems programming language, that's just a plus. The browser engine in question is called Servo, and initial discussions of its design have only just recently begun. See more here: http://smallcultfollowing.com/babysteps/blog/2012/03/28/serv...
Its singular goal is to be an awesome language for writing next-generation browser engines. Well, per the FAQ: ( https://github.com/mozilla/rust/wiki/Doc-project-FAQ ) What is this project's goal, in one sentence? To design and implement a safe, concurrent, practical, static systems language.
Earlier quoted context omitted.
It makes fewer compromises than Go. It'd be more appropriate for concurrent, high performance systems projects, whereas Go is a way to rapid-dev high(er) performance networked services.
What sorts of compromises does Go make (that Rust does not)?
Earlier quoted context omitted.
Its singular goal is to be an awesome language for writing next-generation browser engines. Well, per the FAQ: ( https://github.com/mozilla/rust/wiki/Doc-project-FAQ ) What is this project's goal, in one sentence? To design and implement a safe, concurrent, practical, static systems language.
Then they should use Ada. If it's good enough for high integrity applications in space, transportation, or banking, then it's certainly good enough for browsers. ;)
I love the idea of Rust, but... Shorten 'mutable' to 'mut' Seriously? Are we editing with TextEdit in this day and age?
Earlier quoted context omitted.
Then they should use Ada. If it's good enough for high integrity applications in space, transportation, or banking, then it's certainly good enough for browsers. ;)
Wasn't good enough for the Ariane V launch.
I love the idea of Rust, but... Shorten 'mutable' to 'mut' Seriously? Are we editing with TextEdit in this day and age?
In ye old time Unix tradition, the Rust developers favor extreme brevity. :)
I love the idea of Rust, but... Shorten 'mutable' to 'mut' Seriously? Are we editing with TextEdit in this day and age?
Earlier quoted context omitted.
Its singular goal is to be an awesome language for writing next-generation browser engines. If it just so happens to also be a really, really exciting systems programming language, that's just a plus. The browser engine in question is called Servo, and initial discussions of its design have only just recently begun. See more here: http://smallcultfollowing.com/babysteps/blog/2012/03/28/serv...
Its singular goal is to be an awesome language for writing next-generation browser engines. Well, per the FAQ: ( https://github.com/mozilla/rust/wiki/Doc-project-FAQ ) What is this project's goal, in one sentence? To design and implement a safe, concurrent, practical, static systems language.
I love the idea of Rust, but... Shorten 'mutable' to 'mut' Seriously? Are we editing with TextEdit in this day and age?
Is it worse than shorting "integer" to "int" or "begin scope" to "{"?