logoalt Hacker News

ueckeryesterday at 6:24 PM1 replyview on HN

I don't really agree, at least if the future looks like Rust. I much prefer C and I think an improved C can be memory safe even without GC.


Replies

whytevuhuniyesterday at 6:32 PM

> I think an improved C can be memory safe even without GC

That's a very interesting belief. Do you see a way to achieve temporal memory safety without a GC, and I assume also without lifetimes?

show 2 replies