NicolasT / Bacon-n-Fay

Demonstration of combining Fay and Bacon.js

Home Page:http://nicolast.github.com/Bacon-n-Fay/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bacon'n'Fay

This is a demonstration of combining Fay, a Haskell-to-Javascript compiler, and Bacon.js, an FRP library.

To run the demo, first install Fay on your system, then run

$ fay BaconAndFay.hs

This should generate BaconAndFay.js.

Now open demo.html in your browser and move your mouse.

About

Demonstration of combining Fay and Bacon.js

http://nicolast.github.com/Bacon-n-Fay/


Languages

Language:Haskell 100.0%