Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
argv_empty
on Sept 27, 2012
|
parent
|
context
|
favorite
| on:
Why I think Rust is the "language of the future" f...
Smart pointers and move semantics in C++11 completely smoke GC and memory management everywhere else.
Aside from having to enforce proper pointer usage at runtime, whereas Rust does it at compile time.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Aside from having to enforce proper pointer usage at runtime, whereas Rust does it at compile time.