Mercurial > hg > reactive
view README @ 10:33c1cac37be1
alarm_at/3 goal_expands to alarm_at/4 if alarm_at/3 not defined.
author | samer |
---|---|
date | Wed, 22 Feb 2012 21:48:11 +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