Mercurial > hg > reactive
view README @ 3:13b598d91c15
get_message_or_timeout/2 now uses thread_get_message/3 if available;
player now supports optional event transform between source and destination;
removed deprecated index declarations.
author | samer |
---|---|
date | Tue, 07 Feb 2012 14:49:28 +0000 |
parents | 11e8c4e65a03 |
children |
line wrap: on
line source
---+ Reactive This package provides a simple continuation-based framework for reactive programming in Prolog. Most of the documentation is in reactive.pl. qutils.pl provides some basic facilities for dealing with message queues in a time and space constrained manner. recorder.pl provides a general mechanism for logging all events passing into a reactive system. ---++++ Dependencies: Packages: * plcore * plrand * reactive * plmidi * plosc