Hacker News
- Continuation-Passing Style, Defunctionalization, Accumulations and Associativity https://www.cs.ox.ac.uk/jeremy.gibbons/publications/continued.pdf 2 comments
- Defunctionalize the Continuation http://www.pathsensitive.com/2019/07/the-best-refactoring-youve-never-heard.html 31 comments
- "defunctionalized continuations" https://blog.sigplan.org/2019/12/30/defunctionalization-everybody-does-it-nobody-talks-about-it/ 2 comments clojure
- "Defunctionalize the continuation" - Confusion about harder examples of recursion https://www.reddit.com/r/learnprogramming/comments/gyo443/defunctionalize_the_continuation_confusion_about/ 6 comments learnprogramming
- Defunctionalize the Continuation https://www.cis.upenn.edu/~plclub/blog/2020-05-15-defunctionalize-the-continuation/ 23 comments haskell
- Defunctionalized lists, reifying continuations http://alaska-kamtchatka.blogspot.com/2007/10/defunctionalized-lists.html 4 comments programming