Skip to content
Chris Vine edited this page Aug 9, 2016 · 9 revisions

chez-a-sync

This is the chez-a-sync package. It provides both an asynchronous event loop for chez scheme, and coroutines to enable an event loop (including other event loops) to be used with 'await' semantics to deal with inversion of control - otherwise known as "callback hell".

The chez-a-sync package is provided in four library files:

Clone this wiki locally