Based on the Awesome project
Functional Programming
GitHub repository ↗ synced 2026/8/9
Awesome Functional Programming [](https://github.com/sindresorhus/awesome)
What is this about?
On the last decade, functional programming has gained a new found power due to its
declarative characteristics which, some would say, are very effective for parallel computing
and for the whole usage of Moores Law.
This repo gathers some material on Functional Programming such as blog posts, papers, videos,
tools, etc. and also aims to clarify some of the theoretical subjects behind it.
Want to contribute? Please refer to this first.