Settings

Theme

"Structured Programming with GOTO Statements" (Knuth)

pplab.snu.ac.kr

3 points by mofey 14 years ago · 1 comment · 1 min read

Reader

This excerpt has been appeared in many news featured on YC, but I think it deserves its own thread. In the beginning there's discussion about the performance penalties of dropping GOTOs. However, in the second part there are a few proposed solutions like event-driven loops (no, it's not what you think). Furthermore, he talks about the possibility of optimizing your code by transforming source code into optimized code in the same source language. Are there some notable implementations of the things he talked about?

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection