Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with function-composition

A curated list of projects in awesome lists tagged with function-composition .

https://github.com/pointfreeco/swift-overture

🎼 A library for function composition.

function-composition functional-programming

Last synced: 05 Aug 2024

https://github.com/thma/WhyHaskellMatters

In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.

algebraic-data-types anonymous-functions declarative-programming explicit-side-effects first-class-functions foldable folding function-composition functional-programming functor haskell higher-order-functions lazy-evaluation list-comprehension mapping monads partial-application pattern-matching polymorphic-types type-classes

Last synced: 02 Aug 2024

https://github.com/naver/lispe

An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluation à la Haskell.

data-structures function-composition haskell-like-high-level-function interpreter language lazy-evaluation lisp pattern-programming

Last synced: 01 Aug 2024

https://github.com/queckezz/elementx

:zap: Functionally create DOM elements and compose them to a tree quickly

create-element dom element frontend function-composition functional hyperscript svg

Last synced: 03 Aug 2024

https://github.com/egnha/gestalt

Tidy Tools for Making and Combining Functions

anonymous-functions function-composition partial-application quasiquotation

Last synced: 30 Jul 2024

https://github.com/bkuhlmann/transactable

A domain specific language for functionally composable transactional workflows.

function-composition transaction

Last synced: 06 Aug 2024

https://github.com/monkeymars/pipa-fns

a pipe function is a utility function that allows you to compose a series of functions together, where the output of one function becomes the input of the next function.

function-composition pipe-function

Last synced: 01 Oct 2024