logoalt Hacker News

ngrillylast Monday at 8:56 PM0 repliesview on HN

Yes, Zig’s syntax is a bit noisier, but it enables things such as using if/for/while/switch in expressions, or using anonymous struct literals to emulate named and default parameters in functions.