fay-0.10.1.0: A compiler for Fay, a Haskell subset that compiles to JavaScript.

The fay package

Fay is a proper subset of Haskell which can be compiled (type-checked) with GHC, and compiled to JavaScript. It is lazy, pure, with a Fay monad, an FFI, tail-recursion optimization (experimental). It implements no type system, for type-checking you should use GHC.

Documentation

See documentation at http://fay-lang.org/ or build your own documentation with:

 $ cabal unpack fay
 $ cd fay-*
 $ cabal install
 $ dist/build/fay-docs/fay-docs

Examples

See http://fay-lang.org/#examples.

Release Notes

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

Properties

Versions0.1.0.0, 0.1.1.0, 0.1.2.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.3.1.0, 0.3.1.1, 0.4.0.1, 0.4.0.4, 0.5.0.0, 0.5.1.0, 0.5.2.0, 0.6.0.0, 0.9.1.0, 0.9.2.0, 0.10.0.0, 0.10.1.0, 0.11.0.0, 0.12.0.0, 0.12.0.1, 0.14.0.0, 0.14.1.0, 0.14.2.0, 0.14.3.0, 0.14.4.0, 0.14.5.0
Dependenciesaeson, attoparsec, base (4.*), blaze-html (≥0.5), blaze-markup, bytestring, containers, data-default, directory, filepath, groom, haskeline, haskell-src-exts, HUnit, language-ecmascript, mtl, optparse-applicative, pretty-show, process, random, safe, split, syb, test-framework, test-framework-hunit, test-framework-th, text, time, unordered-containers, utf8-string, vector
LicenseBSD3
Copyright2012 Chris Done
AuthorChris Done, Adam Bergmark
Maintainerchrisdone@gmail.com, adam@edea.se
CategoryDevelopment
Home pagehttp://fay-lang.org/
Executablesfay-docs, fay-tests, fay
Upload dateSat Nov 24 20:40:20 UTC 2012
Uploaded byChrisDone
Built onghc-7.6

Modules

Downloads