Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lambda-calculus

How to use a naming context to find de Bruijn indices of free variables?

lambda-calculus

In pure functional languages, is data (strings, ints, floats.. ) also just functions?

Adventures with the untyped lambda calculus

η-expansion in a pure functional language

How do you formulate n-ary product and sum types in this typed lambda calculus universe?

what's this equation with lambda notation " m >> n = m >>= \_ -> n " in monad's declaration?

Lambda calculus and church numerals confusion

function lambda-calculus

Is it usual for interaction nets to leave piles of redundant fans?

Call by value in the lambda calculus

Church-Rosser Theorem Example in a Functional Programming Language

Why is a built-in function applied to too few arguments considered to be in weak head normal form?

Is it possible to evaluate lambda calculus terms efficiently?

What does eta reduce mean in the context of HLint

Rotate the first argument to a function to become nth

Lambda Calculus reduction

Lambda calculus in Haskell: Is there some way to make Church numerals type check?

Arithmetic with Church Numerals

Church lists in Haskell

What type of lambda calculus would Lisp loosely be an example of?

Code exercising the unique possibilities of each edge of the lambda calculus