Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in continuations

Using boost::future with continuations and boost::when_all

Palindrome and Danvy's remark on direct style

translating Scheme call/cc to Haskell callCC

How to implement the equivalent of Promise.all for my Task implementation?

callstack? retainstack? namestack?

How do you do letcc in Clojure?

call-with-current-continuation - state saving concept

How can I avoid using the stack with continuation-passing style?

How to adapt trampolines to Continuation Passing Style?

I can't seem to wrap my mind around call/cc in Scheme

Processing a tree in F# using continuations

lambda f# continuations

Implementing Seq[T] for CPS-Classes

How could I implement an early return from outside the body of a method in Scala?

Equational reasoning with tying the knot

Is it possible to continue with task C after A and B run to completion without fault or cancellation using a single TPL method?

Complex Continuation in F#

Play's continuations holding http threads

Reacting to Task completion: `.ContinueWith()` vs `GetAwaiter().OnCompleted()`

How to define exceptions in scheme using a dynamic variable and abortive control?

Formal definition of Scala continuations

scala continuations