Hacker News new | ask | show | jobs
by ken 2317 days ago
If you think exceptions look messy as a flow chart, try conditions! It’s be like exceptions x come-from.

And yet in practice, it’s really not that confusing. Expressivity counts for more than the number of branch opcodes generated by the compiler.

1 comments

It all boils down to "flaggy code" -vs- "spaghetti code" (or vexillology -vs- pastafarianism).

https://wiki.c2.com/?GoTo