Comment by tripdout Comment by tripdout 10 months ago 3 replies Copy Link View on Hacker News Those `goto`s between two different for loops is crazy.
Copy Link actionfromafar 10 months ago Next Collapse Comment - Assembly / machine code thinking. Reply View | 1 reply Copy Link amszmidt 10 months ago Parent Collapse Comment - More like a relic of (actual) "spaghetti code", it was relatively common in really old Lisp code. Reply View | 0 replies
Copy Link amszmidt 10 months ago Parent Collapse Comment - More like a relic of (actual) "spaghetti code", it was relatively common in really old Lisp code. Reply View | 0 replies
Copy Link lifthrasiir 10 months ago Prev Collapse Comment - Not that crazy given that it closely mirrors it's state machine structure. Reply View | 0 replies
Assembly / machine code thinking.