Hacker News new | ask | show | jobs
by zelphirkalt 1612 days ago
Could also add "continuation" to the list perhaps, from continuation passing style (CPS). But that might not be a callback, as it never really goes back, but always goes forward.