Hacker News new | ask | show | jobs
by a1369209993 2244 days ago
Not true; if the conditional branch goes backward then it's a (possibly do-) while statement. Also subroutine calls.
1 comments

Counternitpick: Those subrouting calls and while statements are compiled to conditional jmps. If you squint your eyes it's just a fancy 'if'.
"It's no use, @a1369209993 - it's IF statements all the way down!"

Apologies to William James' apocryphal quote.