@hackage fay0.18.0.0
A compiler for Fay, a Haskell subset that compiles to JavaScript.
Categories
License
BSD-3-Clause
Maintainer
adam@edea.se
Links
Versions
Installation
CustomDependencies (31)
- Cabal
- HUnit
- aeson <0.7
- attoparsec
- base >=4 && <4.7
- bytestring Show all…
Dependents (13)
@hackage/yesod-fay, @hackage/fay-geoposition, @hackage/fpco-api, @hackage/olwrapper, @hackage/acme-everything, @hackage/fay-base, Show all…
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
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