Git Product home page Git Product logo

hakonrossebo / functional-programming-babelfish Goto Github PK

View Code? Open in Web Editor NEW
34.0 3.0 8.0 360 KB

A cheat sheet for finding similar concepts and operators in different functional languages

Home Page: https://hakonrossebo.github.io/functional-programming-babelfish/

License: MIT License

CSS 9.12% Elm 78.04% HTML 4.74% JavaScript 8.11%
functional-languages purescript concept elm fsharp haskell

functional-programming-babelfish's Introduction

Please contribute with PR's and issues to help improve this reference. Any new languages would be very helpful.

This is an attempt to provide a link and comparison between similar concepts and operations and their usage between different functional programming languages . When learning and working with different languages and concepts, it's nice to have an easy way of looking up the implementations. Please contribute! I am not an expert in these languages. Please contribute to improvements with PR's and issues to help improve this reference.

functional-programming-babelfish's People

Contributors

chris-martin avatar hakonrossebo avatar milesfrain avatar pavel-shilyagov avatar stil4m avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

functional-programming-babelfish's Issues

Improve UI for mobile devices

The majority of traffic is by mobile device. How can can we keep the comparision while making it mobile device-friendly?

Alternatives:
-Not use multi-column-tables at all?
-Use multi-column-tables and simple two column tables - switch by media query?
-others?

All PureScript operators have names

<$>, fmap is listed for Haskell, so it probably should list the function names for PureScript too:

<$>, map
<*>, apply
>>=, bind

Operators can only be declared as aliases for named functions, so every operator in PS has a corresponding function. :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.