Complete runnable demo code of article "A Bottom-Up View of Kotlin Coroutines"
-
Updated
Apr 13, 2026 - Kotlin
Complete runnable demo code of article "A Bottom-Up View of Kotlin Coroutines"
2.4 - Continuation Passing Style (CPS)
A source-to-source compiler that translates a subset of Kotlin (MiniKotlin) into Java using Continuation-Passing Style (CPS).
Add a description, image, and links to the cps topic page so that developers can more easily learn about it.
To associate your repository with the cps topic, visit your repo's landing page and select "manage topics."