Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Like a C++ on steroid

Rust most definitely isn't "like a C++ on steroid" from a complexity standpoint. It tries (and — I think — mostly succeed) to be a significantly simpler and more coherent language.

It does make things which are implicit in C or C++ (e.g. ownership) explicit. That's a good thing, you need to know your ownership in C or C++, the language just doesn't help you much.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: