Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lambda-calculus

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

Calling/applying lambda vs. function call - the syntax in Ruby is different. Why?

ruby lambda-calculus lambda

What is meant by "Capture-avoiding substitutions"?

Is it possible to build a comparatively fast untyped lambda calculus machine?

Lambda Calculus Reduction steps

lambda-calculus

How did Haskell add Turing-completeness to System F?

What are some resources for learning Lambda Calculus? [closed]

lambda-calculus

What is call/cc?

How helpful is knowing lambda calculus? [closed]

Why are λ-calculus optimal evaluators able to compute big modular exponentiations without formulas?

Why is Haskell (GHC) so darn fast?

What part of Hindley-Milner do you not understand?