Search code examples
Continuations using Async CTP...

continuationsc#-5.0async-ctp

Read More
Are there any programming languages where continuations restore the heap in addition to the stack?...

programming-languagescontinuations

Read More
Scala: compilation error when declaring continuation of type Any => Nothing...

scalacontinuations

Read More
Real-world usage of Lua co-routines/continuation serialization to simplify async logic?...

serializationasynchronousluacontinuationscontinuation-passing

Read More
Is it possible to continue with task C after A and B run to completion without fault or cancellation...

.net-4.0tasktask-parallel-librarycontinuations

Read More
Is continuation-style-programming prone to stack overflow...

jqueryrecursioncontinuations

Read More
Is there any "idiom" or pattern in JS that'll let me pause execution while an animatio...

javascriptanimationwaitcontinuations

Read More
CPS/Continuations StackOverflowError on (tail-)recursive functions...

scalascala-2.8continuations

Read More
GWT Server Push using Jetty Continuations?...

gwtjettycontinuations

Read More
Haskell: problems fully defining factorial in Continuation Passing Style...

haskellcontinuationsfactorial

Read More
Chaining continuations together using .NET Reactive...

continuationssystem.reactivesubscribe

Read More
Detect client has disconnected from jetty server (using continuations)...

javajettycontinuationsdisconnect

Read More
Python equivalent of continuations with Ruby...

pythonrubycontinuations

Read More
Uses for Scala continuations...

scalacontinuations

Read More
Equivalent of Scheme's dynamic-wind in Ruby...

rubyschemecontinuations

Read More
Implementing yield (yield return) using Scala continuations...

scalascala-2.8yieldcontinuationsyield-return

Read More
Crash using Mono.Tasklets.Continuation...

c#monocontinuations

Read More
Help with dynamic-wind and call/cc...

schemeracketcontinuations

Read More
How does PLTScheme Catch errors?...

schemeracketcontinuations

Read More
Practical Scheme Programming...

schemeracketcontinuations

Read More
Looking for examples of "real" uses of continuations...

rubylanguage-agnosticschemesmalltalkcontinuations

Read More
Implementing Seq[T] for CPS-Classes...

scalascala-2.8continuations

Read More
Continuation (call/cc) in Scheme...

schemecontinuationscallcc

Read More
Need help with Continuations-Error "found cps expression in non-cps position"...

scalascala-2.8continuations

Read More
Can continuations be used as a replacement for recursion?...

rubyrecursioncontinuations

Read More
Scalac command line parameters in eclipse?...

eclipsescalacontinuations

Read More
Scheme early "short circuit return"?...

schemecontinuationsshort-circuiting

Read More
Continuations in Ruby...

rubycontinuations

Read More
Specifics of call/cc...

schemecontinuationscallcc

Read More
Can somebody please explain this continuation in scheme?...

functional-programmingschemecontinuations

Read More
BackNext