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

rambdax

221
Stars
25
Forks
Watchers

Extended version of Rambda

coconut

4.0k
Stars
119
Forks
Watchers

Simple, elegant, Pythonic functional programming.

jhc-components

57
Stars
12
Forks
Watchers

JHC Haskell compiler split into reusable components

dash

102
Stars
8
Forks
Watchers

A functional programming library for PHP. Inspired by Underscore, Lodash, and Ramda.

clear-config

139
Stars
5
Forks
Watchers

Scala FP configuration library with a focus on runtime clarity

firestore-fp

68
Stars
0
Forks
Watchers

🔥 Functional helpers for convenient work with Firestore.

ts-belt

1.0k
Stars
29
Forks
Watchers

🔧 Fast, modern, and practical utility library for FP in TypeScript.

purify

1.5k
Stars
56
Forks
Watchers

Functional programming library for TypeScript - https://gigobyte.github.io/purify/