/reactive

A simple FRP library and related libraries

Primary LanguageScalaOtherNOASSERTION

This is the reactive top-level repository. It contains the following subprojects:

  1. reactive-core: This is the general-purpose FRP library
  2. reactive-web: This allows you do create dynamic Lift pages with FRP
  3. reactive-web-demo: demo, serves as documentation for the above two. Live at http://reactive-web-demo.nafg.cloudbees.net/

See the READMEs in the individual projects, and the wiki pages, for more details.