Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in combinators

Can XOR be expressed using SKI combinators?

What does Haskell's Data.Function.on do?

haskell combinators

for fixed point combinator Y, what is \x.f(xx)

parser combinator: how to terminate repetition on keyword

parsing scala combinators

Play JSON: reading optional nested properties

Is there a combinator for this?

scala recursion combinators

convert flip lambda into SKI terms

How to use (.) in Haskell

Point-free version of g(f(x)(y))

How to implement a fast type inference procedure for SKI combinators in Python?

Type Juggling with Existentials at Runtime

Combining two expressions into a pipeline

c# expression combinators

Bird name for the (=<<) combinator?

Combinator logic axioms

Implementing the combinator calculus

K / Kestrel Combinator for monads?

Can clojure evaluate a chain of mixed arity functions and return a partial function if needed?

Higher order function specifics with foldr and foldl

haskell fold combinators

Practical use of K-combinator (Kestrel) in javascript

Haskell map/zip Vs. list comprehension