public
Description: functional-reactive programming for JavaScript
Homepage: http://www.flapjax-lang.org/
Clone URL: git://github.com/arjunguha/flapjax.git
README
Building
========

The Flapjax framework is built with:
  + JavaScript Contract Compiler (jscc)

The Flapjax website is built with:
 + PLT Scheme 4.1.2 or higher
 + GHC 6.10.1 or higher
 + rsync
 + make

Build the website in stages:
 1. make fx
 2. make compiler
 3. make doc
 4. make website