haskell-in-es6

Haskell wrappers

A collection of native ES6 implementations of Haskell functions

Source for "Haskell in ES6" article series

GitHub

286 stars
14 watching
11 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
haskell-github/github A Haskell library providing an interface to the GitHub API. 411
lukehoban/es6features Documenting ECMAScript 6 language features for software developers 29,214
haskelllive/haskelllive Repository containing source code and resources for teaching Haskell programming concepts through live coding sessions 130
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 843
aisamanra/rust-haskell-ffi A proof-of-concept demonstrating how to call Rust code from Haskell 131
ruanyf/es6tutorial A comprehensive introduction to ECMAScript 6 syntax and its differences from ES5 21,260
tweag/inline-js Enables interoperability between Haskell and JavaScript by providing a set of tools and libraries to call one language from the other. 131
raimohanska/monads An introduction to monads in the Haskell programming language 12
erikd/language-javascript A parser for JavaScript written in Haskell. 160
joelburget/react-haskell A set of libraries and tools for building web UI using Haskell 351
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 848
ilyalesik/react-fetch-hook Provides a convenient way to use the Fetch API in React applications 349
commercialhaskell/haskellers A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. 141
fjvallarino/monomer A cross-platform GUI library for writing native Haskell applications 596
jaspervdj/fugacious A minimal Haskell web application providing temporary email addresses as an example of robust and maintainable software development. 147