hakonrossebo / functional-programming-babelfishLinks
A cheat sheet for finding similar concepts and operators in different functional languages
☆36Updated last year
Alternatives and similar repositories for functional-programming-babelfish
Users that are interested in functional-programming-babelfish are comparing it to the libraries listed below
Sorting:
- Declarative UIs are the Future — And the Future is Comonadic!☆54Updated 7 years ago
- Todo app build with Haskell (server-side) and Elm (client-side)☆61Updated 6 years ago
- Purescript for Elm devs. 🚀☆175Updated 5 years ago
- Composable transformation of sequences using clojure-inspired transducers☆40Updated 7 years ago
- Explicit typeclasses for Elm☆54Updated 4 years ago
- ☆65Updated last year
- Repository and working document for the Elm language server requirements specification☆33Updated 8 years ago
- Pure IO like monad☆40Updated 6 years ago
- An experiment with higher-kinded types in elm☆58Updated 9 years ago
- Unison Codebase UI☆46Updated 3 years ago
- A parser for Elm in Elm.☆144Updated 5 years ago
- Purescript implementation of Elm 0.16's signals modules☆91Updated 7 years ago
- guidelines for *-extra contributors☆32Updated last year
- ☆26Updated 2 years ago
- elm-search - an API search engine for all published Elm packages☆100Updated last year
- Elm library to reduce Elm Architecture boilerplate☆62Updated 8 years ago
- The Elm Mario example updated for Elm 0.18☆28Updated 8 years ago
- Advanced Package Manager for Elm☆107Updated 7 years ago
- Extra functions for the core Random library.☆27Updated 4 years ago
- ☆18Updated 8 years ago
- Combinator library for building "The Elm Architecture"-powered applications with ease☆39Updated 3 years ago
- Properly install things from Github for Elm☆15Updated 7 years ago
- Functional abstractions to manipulate complex records in Elm - Iso, Prism, Lens, Optional, Traversal.