Post #1985383
2026-04-28 04:21 UTC
@pervognsen I continue to think single pass compilers are just a bad idea. They were a good idea in the 80s when you literally didn't have enough RAM. Now you can surely afford to do a second pass.
Replies (1)
-
@pervognsen@mastodon.social 2026-04-28 04:21
@zeux Sure, in this case I'm just trying to describe how the two cases (assignment vs expression-oriented initialization) aren't any better or worse for this kind of example, for the small subset of people who care about such things (a non-empty set that includes me).