Hacker News new | ask | show | jobs
by unsatchmo 2109 days ago
The higher level languages are kind of the problem though. I need things like the ability to know the layout of my structs.
1 comments

Rust, D, Whatever let you control the layout of your struct.
Even C#, actually!