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.
akar
First-class patterns for Clojure. Made with love, functions, and just the right amount of syntax.
eta-android-2048
Android 2048 game using Yampa FRP library in Eta
graphql-lodash
🛠Data manipulation for GraphQL queries with lodash syntax
dunai
Classic FRP, Arrowized FRP, Reactive Programming, and Stream Programming, all via Monadic Stream Functions
bash-oo-framework
Bash Infinity is a modern standard library / framework / boilerplate for Bash
redash
Tiny functional programming suite for JavaScript.
AdventOfCode2017
My solutions for AoC 2017, using Nim, OCaml, and Python
Here-Be-Dragons
An Intellij/Android Studio plugin to help visualise side effects in your code.
kotlin-coroutines-jdbc
A library for interacting with blocking JDBC drivers using Kotlin Coroutines.
kotlin-result
A multiplatform Result monad for modelling success or failure operations.