Y
Hacker News
new
|
ask
|
show
|
jobs
by
tripdout
636 days ago
Those `goto`s between two different for loops is crazy.
2 comments
actionfromafar
636 days ago
Assembly / machine code thinking.
link
amszmidt
636 days ago
More like a relic of (actual) "spaghetti code", it was relatively common in really old Lisp code.
link
lifthrasiir
636 days ago
Not that crazy given that it closely mirrors it's state machine structure.
link