A proper subset of Haskell that compiles to JavaScript
Browse cluster: Haskell tooling and libraries →Fay is a programming language that implements a proper subset of Haskell and compiles to JavaScript, enabling developers to write Haskell-like code for web applications. The project includes fay-base, a package that exports essential modules like Prelude and FFI functionality needed to use the Fay compiler. The language is maintained by the faylang community on GitHub and documented through the project's wiki.