Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in continuations

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]

Did I just write a continuation?

haskell continuations

Does "reset" require "shift" inside the block?

scala continuations

The ContT Monad: Putting the pieces together

Using Scala's Delimited Continuations for implicit Monads

scala monads continuations

Using Scala continuations for non-blocking APIs

scala continuations

Function signature for returning a recursive closure