Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Build a Form Builder with Ruby and JQuery

How to handle lambdas in a pre-lambda compiler

Ruby Reverse Currying: Is this possible?

Is there a language made specifically for Entity Component programming?

Does Scala offer a way to "proxy" or "decorate" a function without repeating the argument list?

How to make python built-in functions support keyword arguments? [duplicate]

Implementing the combinator calculus

Functional proofs (Haskell)

'some' and 'many' functions from the 'Alternative' type class [duplicate]

How to make illegal values unrepresentable? [duplicate]

How to achieve python's any() with a custom predicate?

Have J style adverbs, forks etc been emulated via libraries in mainstream functional languages?

Why is ListT monad transformer considered buggy - what monad laws it breaks?