Hacker News new | ask | show | jobs
by rurban 35 days ago
That's what pony did also. Operator preceding rules are too arcane, such as the need for manual memory management.
1 comments

Nice: https://tutorial.ponylang.io/expressions/ops#precedence

Yeah that's pretty much exactly what I do by hand. I should really give Pony a try some time... there's a lot of stuff in it that I like.