logoalt Hacker News

zozbot234yesterday at 11:16 PM1 replyview on HN

> I wonder if another language could be "the Kotlin of Rust"?

Some people would say that Swift is that language since it's potentially memory safe like Rust and is described as friendlier to novices. There's some room for disagreement wrt. the latter point.


Replies

palatayesterday at 11:27 PM

Well many languages are memory safe. Java has been memory safe forever. Rust is the one that is memory-safe with zero-cost abstractions, right?

show 1 reply