Search code examples
Rewriting code with continuations...


haskellcontinuationscontinuation-passing

Read More
Serialization and the Yield statement...


c#.netyieldcontinuationsyield-return

Read More
how do I suspend a request in Play Framework?...


javaasynchronousplayframework-2.2continuations

Read More
Multiple Task Continuation...


c#task-parallel-libraryasync-awaitcontinuations

Read More
Using boost::future with continuations and boost::when_all...


c++c++11boostfuturecontinuations

Read More
boost::future and continuations - value set, but future still blocks...


c++boostfuturecontinuations

Read More
Cont Monad breaks laziness in Haskell...


haskellmonadscontinuations

Read More
CPS library for nice dataflow with Scala 2.10 futures...


scalafuturecontinuations

Read More
Design Pattern Alternative to Coroutines...


c#design-patternsmonocontinuationscoroutine

Read More
How does this continuation-passing style Clojure function generator work?...


clojurecontinuationscontinuation-passing

Read More
Continuation Monad Working...


haskellmonadscontinuations

Read More
Is it possible to programmatically construct a Python stack frame and start execution at an arbitrar...


pythonserializationstackcontinuationspython-stackless

Read More
Can we describe Clojure's core.async as 'continuation passing style'?...


clojurecontinuationsgoroutinecallcccore.async

Read More
Using Scala continuations with while loops...


scalacontinuationsdelimited-continuations

Read More
Counting nodes in a Tree...


recursionf#treecontinuations

Read More
How to interpret callCC in Haskell?...


haskellschemecontinuationscallcc

Read More
Implementing a yield iterator of object properties in JavaScript...


javascriptcontinuations

Read More
Why can I only declare variables in the first instance of a chain of nested closures?...


javascriptclosurescontinuations

Read More
Why continuation passing style...


schemecontinuationscontinuation-passing

Read More
Write factorial as imperative function using Haskell...


haskellcontinuationsmonad-transformers

Read More
What distinguishes a continuation from a function?...


lispschemecontinuationscallcc

Read More
Scala Continuations - Why can't my shifted call be inside a try-catch block?...


scalaexceptiontry-catchcontinuationstry-catch-finally

Read More
Efficient resource usage in TPL continuations...


c#asynchronoustask-parallel-librarycontinuations

Read More
why scala doesn't make tail call optimization?...


scalacontinuationstail-call-optimization

Read More
Scala continuation type error...


scalacontinuations

Read More
Does Scala continuation plugin support nested shift?...


scalahaskellcontinuations

Read More
Constructing efficient monad instances on `Set` (and other containers with constraints) using the co...


haskellcomplexity-theorymonadscontinuationscurry-howard

Read More
How to translate shift/reset into delimcc?...


functional-programmingocamlcontinuationsdelimited-continuations

Read More
Does it matter where a shift stands in a reset block?...


scalacontinuationsdelimited-continuations

Read More
Continuation passing style representation of types...


haskellcontinuationscontinuation-passing

Read More
BackNext