IO-Lambda-1.34

non-blocking I/O as lambda calculus

Index | devel

Description

This module is another attempt to fight the horrors of non-blocking I/O.
It tries to bring back the simplicity of the declarative programming
style, that is only available when one employs threads, coroutines, or
co-processes.

Run Dependencies