recursion

Recursion

Exploring recursion schemes in a functional programming language

Recursion schemes in ATS

GitHub

9 stars
3 watching
0 forks
Language: ATS
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
vmchale/recursion_schemesA set of recursion techniques for functional programming in Idris64
higherkindness/drosteA recursion library for functional programming in Scala388
recursion-schemes/recursion-schemesProvides higher-order functions for abstracting common recursion patterns in Haskell339
sellout/recursion-scheme-talkA collection of resources and talks on using recursion schemes in functional programming languages like Haskell and Scala.217
vmchale/polyglotAn open-source tool to count lines of source code in multiple programming languages.249
m8pple/hls_recurseA C++ library for implementing recursive algorithms in high-level synthesis tools using an embedded domain-specific language5
aedans/katalystA Kotlin implementation of recursion schemes with Arrow typeclass and algebraic data types22
vmchale/kempeA compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting58
haskell/attoparsecA fast parser combinator library for efficient text parsing in network protocols and file formats513
sellout/yayaA library providing a type and tools to separate recursion from business logic in Haskell87
ajtulloch/haskell-mlImplementations of basic machine learning algorithms in Haskell57
mzero/haskell-amuse-boucheA collection of Haskell code examples and resources illustrating the language's features and programming techniques.114
kevindasilvas/vhsA set of V language implementations of commonly used Haskell list functions and data structures4
microsoft/novaA high-speed recursive proof system for cryptographic primitives722
josephjunker/static-land-recursion-schemesA library of recursion schemes compatible with flow-static-land for functional programming in JavaScript22