Katalyst

Recursion library

A Kotlin implementation of recursion schemes with Arrow typeclass and algebraic data types

Kotlin recursion schemes with Arrow

GitHub

22 stars
8 watching
1 forks
Language: Kotlin
last commit: almost 6 years ago
Linked from 1 awesome list

arrowfunctional-programmingkotlinrecursion-schemesrecursive-structures

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jadarma/advent-of-code-kotlin A testing framework for solving Advent of Code puzzles in Kotlin 6
kotlins/kotlinslang A Kotlin library providing functional control structures such as Try, Option, and Either for working with potentially failed or uncertain data 22
jadarma/advent-of-code-kotlin-template A starter project template for solving Advent of Code puzzles in Kotlin 6
fasterxml/jackson-module-kotlin Adds support for serialization/deserialization of Kotlin classes and data classes 1,126
recursion-schemes/recursion-schemes Provides higher-order functions for abstracting common recursion patterns in Haskell 337
mplatvoet/funktional A Kotlin implementation of monadic types for functional programming. 10
vmchale/recursion Exploring recursion schemes in a functional programming language 9
blancas/kern A parser combinator library for Clojure to build recursive-descent parsers 237
indy256/codelibrary A comprehensive collection of algorithms and data structures implemented in multiple programming languages 1,939
keean/parser-combinators A C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism. 97
jhumphry/ascon_spark An implementation of the Ascon AEAD algorithm in Ada 2012 / SPARK 2014 for cryptographic encryption and decryption. 3
marioariasc/funktionale Functional programming constructs and patterns for Kotlin 915
arpitshukia/adventofcode2023 A collection of solutions to Advent of Code 2023 puzzles written in Kotlin 1
ivoputzer/cli-args-parser-kata Implementing a CLI arguments parser to process input in various formats 5
gouthampradhan/leetcode A collection of LeetCode solutions in Java 3,286