Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
uecker
16 days ago
|
parent
|
context
|
favorite
| on:
To save C, we must save ABI (2022)
Yes, Rust copied many good ideas from C (and added many new).
BTW: If you use character-pointers, you also do not need to worry about strict-aliasing in C.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
BTW: If you use character-pointers, you also do not need to worry about strict-aliasing in C.