Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
JoshTriplett
7mo ago
0 comments
Share
Or the fact that Rust's type system includes things like Send and Sync, which aren't tracked and enforced in many otherwise-statically-typed languages.
C is statically typed, but its type system tracks much less.
0 comments
default
newest
oldest
1718627440
7mo ago
My interpretation is, that C doesn't have data types, but memory layout types.
gf000
7mo ago
Arguably hardly even that, as memory layout for many in-built types are target and/or compiler-specific.
j
/
k
navigate · click thread line to collapse