protonscr

Start using rust programing languague

steamclosed reviewed
ValveSoftware/steam-for-linux#4487 · opened 2016-06-10 by ghost · updated 2016-06-10 · 3 comments · github
?ghost 2016-06-10 github

A truly successor to c/c++

"Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. "

Featuring:
zero-cost abstractions
move semantics
guaranteed memory safety
threads without data races
trait-based generics
pattern matching
type inference
minimal runtime
efficient C bindings

https://www.rust-lang.org/

TTele42 2016-06-10 github

Requesting the entire steam project be rewritten in another language is both gratuitous and unnecessary. While rust may be a good idea for new projects where appropriate, you are asking valve to throw away all previous work on the steam client and make a new client from scratch.

?ghost 2016-06-10 github

I'm not asking that, I'm asking to start using rust in some parts.

Ggdrewb-valve maintainer 2016-06-10 github

Sorry, I don't believe this is going to happen.

Nothing extracted yet.