Y
Hacker News
new
|
ask
|
show
|
jobs
by
childintime
22 days ago
C# is close to achieving that goal.
1 comments
SvenL
22 days ago
People always laugh when I mention C# in this regard. It has so many things, like pointer, you can define that memory alignment works like in C, SIMD, AoT compilation, Span<T>. I think you can do pretty much C like programming in C#.
link
pjmlp
22 days ago
We had several of such languages in the 2000's. C# is basically becoming what Modula-3 already offered.
link