A few years ago everyone was trying to kill Rails. Now apparently everyone wants to kill Rust. What do you think it would take to dethrone this nigh-invincible language that the entire industry has been using for years and that people are getting hired to write code in? Personally I am waiting for a language called WD-40.
Name:
Anonymous2014-10-20 13:08
Symta: X = "['Hello'] ['World']!"
Rust: let x = ~"Hello" + @" " + &"World" + "!";
Name:
Anonymous2014-10-20 13:22
>>4 I have yet to see a real product in rust that does not need GC.
>>8 Well, that's a new low for rust. Getting beaten up by symta like this.