sodium-0.6: Sodium Reactive Programming (FRP) System

The sodium package

A general purpose Reactive Programming (FRP) system. This is part of a project to implement reactive libraries with similar interfaces across a range of programming languages at http://reactiveprogramming.org/

See the examples directory for test cases and examples.

Changes: 0.2.0.0 fix some value recursion deadlocks and improve docs; 0.3.0.0 add mergeWith, make cross asynchronous; 0.4.0.0 API revamp to remove an excess type variable. Parallelism stuff to be rethought; 0.5.0.0 Improved tests cases + add Freecell example, API tweaks; 0.5.0.1 Internal improvements; 0.5.0.2 Fix multiple memory leaks; 0.6 Minor API changes, particular with accum.

Properties

Versions0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.6
Dependenciesbase (≥4.3.0.0 & <4.7.0.0), containers (≥0.4.0.0 & <0.6.0.0), mtl (≥2.0.0.0 & <2.2.0.0)
LicenseBSD3
Copyright(c) Stephen Blackheath 2012
AuthorStephen Blackheath
Maintainerhttp://blacksapphire.com/antispam/
CategoryFRP
Source repositorygit clone https://github.com/kentuckyfriedtakahe/sodium
Upload dateWed Feb 6 22:29:22 UTC 2013
Uploaded byStephenBlackheath
Built onghc-7.6

Modules

Downloads