Description
A compiler for Fay, a Haskell subset that compiles to JavaScript.
Description
Fay is a proper subset of Haskell which is type-checked with GHC, and compiled to JavaScript. It is lazy, pure, has a Fay monad, an FFI, tail-recursion optimization (experimental), and support for cabal packages.
Documentation
See https://github.com/faylang/fay/wiki
Examples
See the examples directory and https://github.com/faylang/fay/wiki#fay-in-the-wild
README.md
Fay programming language
We use the Github wiki for our home page and documentation: https://github.com/faylang/fay/wiki