Functional programming topic

In computer science, functional programming is a programming paradigm where programs are constructed by applying and composing functions. It is a declarative programming paradigm in which function definitions are trees of expressions that map values to other values, rather than a sequence of imperative statements which update the running state of the program.

List Functional programming repositories

elm-phoenix-example

56
Stars
7
Forks
Watchers

minimum elm + phoenix setup, with webpack

FAM-Playground

34
Stars
2
Forks
Watchers

Kotlin Functors, Applicatives, And Monads in Pictures

EvadeMe

42
Stars
13
Forks
Watchers

A Kotlin Android library for forensics evasion & heuristics evasion that prevents your code from being tested.

fasy

544
Stars
20
Forks
Watchers

FP iterators that are both eager and asynchronous

FPO

448
Stars
25
Forks
Watchers

FP library for JavaScript. Supports named-argument style methods.

Functional-Light-JS

16.5k
Stars
1.9k
Forks
Watchers

Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.

dontasq

33
Stars
1
Forks
Watchers

⚡🐍 Extends built-in Python collections with LINQ-style methods

array.lua

60
Stars
5
Forks
Watchers

A small library with useful methods to handle Lua's table when it's working like an Array

dunet

479
Stars
17
Forks
Watchers

C# discriminated union source generator