TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

"Structured Programming with GOTO Statements" (Knuth)

3 pointsby mofeyalmost 14 years ago
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

no comments