/reactive

A simple FRP library and a web UI framework built on it

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, and can be viewed live at http://reactive-web.tk

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