Hacker News new | ask | show | jobs
by mastermage 281 days ago
Dumb question but how is a language rusty without a Borrow Checker? For me it feels like that would be the primary point of being "Rusty".
1 comments

I guess it's the typing and syntax that feels like writing simple Rust, even though the semantics aren't that similar when you look closer.