pointfree-fantasy
Algebraic libraries
A JavaScript library providing point-free wrappers for a set of algebraic data structures and functions commonly used in functional programming.
Point free wrappers for fantasy land
451 stars
25 watching
25 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fantasyland/static-land | A framework for defining and composing algebraic structures in JavaScript using static functions and modules. | 772 |
drboolean/immutable-ext | An extension to Immutable.js providing additional algebraic structures and operations for functional programming. | 490 |
drboolean/freeky | A collection of monads for composable and expressive functional programming in JavaScript | 176 |
davidedc/algebrite | A JavaScript library for symbolic mathematics and algebraic computation. | 968 |
russellmcc/fantasydo | A library that enables monadic programming in JavaScript using a runtime implementation of the Fantasy Land Spec's Do Notation | 64 |
fogfish/datum | A set of functional programming abstractions and data structures for Erlang | 124 |
jfree/orson-charts | A 3D charting library for Java applications with various chart types and customizable features. | 107 |
drboolean/lenses | A JavaScript project providing functional composable lens-like abstractions for manipulating data structures. | 214 |
kooparse/zalgebra | A linear algebra library designed to support computer graphics and game development. | 229 |
poslavskysv/rings | A Java/Scala library for efficient polynomial arithmetic and algebraic calculations | 73 |
evilsoft/crocks | A collection of well-known Algebraic Data Types and their associated helper functions for functional programming in JavaScript. | 1,592 |
darklang/tablecloth | A set of libraries providing standardized API functions across different functional programming languages | 513 |
unlockeddata/unlockeddata.mapael | A Blazor component library for visualizing data on maps using the jQuery Mapael library | 4 |
bodigrim/poly | A Haskell library for manipulating polynomials with efficient arithmetic operations and scaling. | 66 |
fibo/algebra | A comprehensive TypeScript library that provides a foundation for abstract algebra and geometric algebra using complex numbers, matrices, and higher-dimensional structures. | 106 |