Hacker News new | ask | show | jobs
by rubiquity 4074 days ago
The paper is about subroutines (function calls) being a lot less complex because all a subroutine can do is finish and then go back to its caller. There are no semantics in subroutines for jumping around willy-nilly.