continuations topic
choice
Choice operator in OCaml, providing a backtracking monad
joujou
A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a static type system with inference of types and effects, with su...
arrow
Λrrow - Functional companion to Kotlin's Standard Library
irken-compiler
Irken is a statically typed variant of Scheme. Or a lisp-like variant of ML.
scala-effekt
Extensible algebraic effects with handlers
unpythonic
Supercharge your Python with parts of Lisp and Haskell.
tascalate-async-await
Async / Await asynchronous programming model for Java versions 1.8 - 23; similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
tascalate-javaflow
Continuations / CoRoutines for Java 1.6 - 23, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Commons JavaFlow library.
Flow
C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.
ocaml-multicont
multi-shot continuations in OCaml