Great!
Great!
Posted May 23, 2015 16:04 UTC (Sat) by ncm (guest, #165)In reply to: Great! by ofranja
Parent article: Rust 1.0 released
An alternative would be to fork the language, and let Rustoy go the way of so many before it, while those of us who have serious engineering goals get on with them. That would be unfortunate but not tragic.
Posted May 23, 2015 16:50 UTC (Sat)
by ofranja (guest, #11084)
[Link]
I'd rather view this as a design decision instead of just ideological purity - afterall, if you are trying to design a safe systems language, you have to limit the unsafeness to strictly necessary points. If you are trying to argue that safeness and soundness are not important, Rust might not be a proper fit for your needs.
I guess Rust is not trying to be the glorious successor of C++ or a new C++ with aesthetic improvements - as others like D did - but it's trying to be something different. And this might be the key point of its success.
Great!