The latest version of elerea-examples is 2.9.0-0.

elerea-examples

Version 1.2.0 revision 0 uploaded by GergelyPatai.

Package meta

Synopsis
Example applications for Elerea
Description

Example applications for Elerea. They are factored out into their own package so as to avoid unnecessary dependencies in the library. Check out the doc directory for the colourful literate sources.

The programs included are the following:

  • chase: a minimal example that demonstrates reactivity and mutually recursive signals

  • breakout: a not too fancy breakout clone that also demonstrates Graphviz output; you can get an SVG rendition of the signal structure with the following command if Graphviz is installed: elerea-breakout --dump-dot | dot -Tsvg -o breakout.svg

  • bounce: an example for creating dynamic collections of signals with the experimental interface; left click to create balls, drag existing balls with left button to propel them and drag with right to select balls for deletion (upon release)

Author
Patai Gergely
Bug reports
n/a
Category
reactivity, FRP
Copyright
(c) 2009, Patai Gergely
Homepage
n/a
Maintainer
Patai Gergely (patai@iit.bme.hu)
Package URL
n/a
Stability
experimental

Components