Hacker News new | ask | show | jobs
by silisili 343 days ago
I think that's long been the argument of simplicity. 'Simple to remember' vs 'simple to perform.'

I tend to fall into the former camp. Something like BF would be the ultimate simple language, even if not particularly useful.

1 comments

Structured concurrency is a notoriously hard problem. This is part of Zig’s 4th attempt to get it right.