@hackage fay0.16.0.0

A compiler for Fay, a Haskell subset that compiles to JavaScript.

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 http://fay-lang.org/

Examples

See the examples directory and https://github.com/faylang/fay/wiki#fay-in-the-wild

Release Notes

See https://github.com/faylang/fay/wiki/Changelog

See full history at: https://github.com/faylang/fay/wiki/Changelog