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

ObservableComputations

108
Stars
8
Forks
Watchers

Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.

complete-javascript-course-2021

54
Stars
6
Forks
Watchers

This is the most complete JavaScript course. It's an all-in-one package that will take you from the very fundamentals of JavaScript, all the way to building modern and complex applications.

support-optional

29
Stars
1
Forks
Watchers

Port Optional to java 6 as faithfully as possible while maintaining easy migration

leema

44
Stars
1
Forks
Watchers

A functional programming language designed for concurrency and failure

cs-summary-reflection

525
Stars
185
Forks
Watchers

:bulb: 没啥用的仓库,别看了。关注 https://github.com/bitlap/zim

faust

2.5k
Stars
319
Forks
Watchers

Functional programming language for signal processing and sound synthesis

stegcloak

3.2k
Stars
198
Forks
Watchers

Hide secrets with invisible characters in plain text securely using passwords 🧙🏻‍♂️⭐

translations

6.8k
Stars
1.6k
Forks
Watchers

🐼 Chinese translations for classic software development resources