view README @ 6:ef5802225f99

get_message_or_timeout now uses deadline/1 option of thread_get_message if available.
author samer
date Mon, 13 Feb 2012 13:04:26 +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