- https://jlongster.com/Whats-in-a-Continuation
- http://matt.might.net/articles/programming-with-continuations--exceptions-backtracking-search-threads-generators-coroutines/
- http://matt.might.net/articles/by-example-continuation-passing-style/
- https://medium.com/yld-engineering-blog/continuations-coroutines-fibers-effects-e163dda9dedc
- https://www.youtube.com/watch?v=449j7oKQVkc
- https://curiosity-driven.org/continuations
- https://dev.to/yelouafi/algebraic-effects-in-javascript-part-2---capturing-continuations-with-generators-13da
- https://www.cs.indiana.edu/~dfried/appcont.pdf
- http://unktomi.github.io/tailspin/examples/debugger.html?x=1
- https://software.imdea.org/~aleks/papers/callcc/icfp2013.pdf
- https://www.microsoft.com/en-us/research/wp-content/uploads/2017/06/algeff-in-c-tr.pdf
- http://goto.ucsd.edu/~nvazou/koka/padl16.pdf
- https://lars-lab.jpl.nasa.gov/JPL_Coding_Standard_C.pdf
- https://dev.to/jimsy/building-a-stack-based-virtual-machine-part-2---the-stack-d07
- http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.3.7444&rep=rep1&type=pdf
- http://hokstad.com/how-to-implement-closures
- http://xuanji.appspot.com/isicp/2-2-closure.html
- http://matt.might.net/articles/books-papers-materials-for-graduate-students/#pl
Last active
November 13, 2018 21:32
-
-
Save stereobooster/e1f174812b3546a9b5ffface30057795 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment