Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in continuations

Cont monad shift

continuations as meaningful comprehensions

Escaping from the IO monad inside the Continuation monad

Continuations in Java [closed]

java continuations

How to handle Jetty exception - a long running HTTP request times out, but the process it calls never terminates and Jetty is unhappy

Continuations and for comprehensions -- what's the incompatibility?

How to convert CPS-style gcd computation to use the Continuation Monad

ocaml monads continuations

Is it possible to store haskell "operational" or "free monad" continuation to disk?

haskell continuations

Continuation monad "interface"

How to do structured programming using blocks in Objective-C

Haskell implemented without a stack?

How are tail-position contexts GHC join points paper formed?

How to translate shift/reset into delimcc?

How come that we can implement call/cc, but the classical logic (intuitionistic + call/cc) is not constructive?

how can I implement this monad transformer with a continuation?

Scala continuation and exception handling

Are continuations a key feature in Seaside?

Cont Monad breaks laziness in Haskell

What are modern continuation operators all about? [closed]