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

bullseye

76
Stars
4
Forks
Watchers

[WIP] A pure functional language that compiles to Dart.

scala-workflow

175
Stars
16
Forks
Watchers

Boilerplate-free syntax for computations with effects

45

26
Stars
4
Forks
Watchers

A Functional, monadic test-runner

elm-collage

58
Stars
19
Forks
Watchers

Create interactive vector graphics and position them relative to each other

cube-composer

2.0k
Stars
82
Forks
Watchers

A puzzle game inspired by functional programming

immutable

201
Stars
11
Forks
Watchers

Thread-safe, persistent, immutable collections for the Crystal language

DomainModelingMadeFunctional

401
Stars
79
Forks
Watchers

Extended code samples related to the book "Domain Modeling Made Functional". Buy the book here: https://pragprog.com/book/swdddf/domain-modeling-made-functional or here https://fsharpforfunandprofit.c...

Monoidz-kata

19
Stars
3
Forks
Watchers

Various kata & content to learn and practice design with monoidz inside