static-land-recursion-schemes
recursion schemes library
A library of recursion schemes compatible with flow-static-land for functional programming in JavaScript
Javascript recursion schemes compatible with flow-static-land
22 stars
0 watching
1 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
higherkindness/droste | A recursion library for functional programming in Scala | 388 |
recursion-schemes/recursion-schemes | Provides higher-order functions for abstracting common recursion patterns in Haskell | 337 |
pkamenarsky/concur-static | Generates semi-dynamic UIs by encoding all UI transitions statically in JavaScript | 58 |
aedans/katalyst | A Kotlin implementation of recursion schemes with Arrow typeclass and algebraic data types | 22 |
vmchale/recursion_schemes | A set of recursion techniques for functional programming in Idris | 64 |
vmchale/recursion | Exploring recursion schemes in a functional programming language | 9 |
marcoonroad/sporadic | A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 |
sellout/recursion-scheme-talk | A collection of resources and talks on using recursion schemes in functional programming languages like Haskell and Scala. | 217 |
statico/jsgrids | A comprehensive comparison tool for JavaScript data grid and spreadsheet libraries | 173 |
tailrecursion/javastar | A tool for writing Java code in Clojure | 64 |
brandonweiss/charge | A tool for building fast and simple static websites with JavaScript and React. | 428 |
jamesgeorge007/scaffold-static | Automates local development environment setup and builds static sites with vanilla JavaScript using a pre-configured boilerplate template | 127 |
justsml/escape-from-callback-mountain | A guide and example project demonstrating the Functional River pattern for refactoring callback-based NodeJS/JavaScript code to use Promises and modular, functional programming. | 258 |
static-flow/burpsuitesharerequests | Enables the sharing of specific Burp Suite requests among users. | 12 |
ruanyf/jstutorial | An in-depth guide to JavaScript development, covering the basics and beyond. | 5,414 |