Hacker News new | ask | show | jobs
by pcwalton 4685 days ago
> The examples the article author provided give me only the impression "OK it's weirder syntax but it's not so far from what would have to be written in C anyway, so where's the advantage?"

Memory safety.

1 comments

And type safety, even when writing macros!