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.
thinc
🔮 A refreshing functional take on deep learning, compatible with your favorite libraries
lambda-lantern
🧙 A 3D game about functional programming patterns. Uses PureScript Native, C++, and Panda3D.
FunctionalPlus
Functional Programming Library for C++. Write concise and readable C++ code.
fish-redux
An assembled flutter application framework.
Moses
Utility library for functional programming in Lua
zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
deal
🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
masala-parser
Javascript Generalized Parser Combinators
ramda-adjunct
Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
koazee
A StreamLike, Immutable, Lazy Loading and smart Golang Library to deal with slices.