Y
Hacker News
new
|
ask
|
show
|
jobs
by
spooky_deep
193 days ago
You need unbounded recursion no?
1 comments
dotancohen
193 days ago
That's actually what two ifs could be.
link
knollimar
193 days ago
Was the case against the goto statement so good we can't mention it?
link
dotancohen
192 days ago
More or less, I meant how this would be inlined in assembly with a goto that could goto back where the branching originated from.
link