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

fo

1.2k
Stars
36
Forks
Watchers

An experimental language which adds functional programming features to Go.

rxjs-challenges

6
Stars
0
Forks
Watchers

Functional Reactive Programming challenges solved using RxJS

BVGame

19
Stars
1
Forks
Watchers

💛 an unofficial BVG Stations Game

funcgeo

8
Stars
1
Forks
Watchers

📐 Functional Geometry in R

bosatsu

221
Stars
11
Forks
Watchers

A python-ish pure and total functional programming language

circuit_breaker_example

9
Stars
2
Forks
Watchers

An example implementation of the circuit breaker pattern in elixir

functional-programming-in-elm

230
Stars
15
Forks
Watchers

DRAFT outlining some techniques of functional programming

bitcoin-chart-cli

300
Stars
37
Forks
Watchers

Bitcoin chart for the terminal as command line util

awesome-haskell-videos

41
Stars
2
Forks
Watchers

A collection of awesome Haskell videos. Inspired by awesome projects line.