Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lambda-calculus

Which FP language follows lambda calculus the closest? [closed]

Comparing syntax trees modulo alpha conversion

Haskell `let` bindings in lambda calculus

Haskell and Lambda-Calculus: Implementing Alpha-Congruence (Alpha-Equivalence)

haskell lambda-calculus

Why isn't lambda calculus used much (at all)?

lambda-calculus

Can this be expressed in point free style?

Why the definition of Church's Numerals

lambda-calculus

How do you translate from lambda terms to interaction nets?

Why is it not possible to implement fixed-point combinator like in the definition?

Lambda Calculus Expression Test-bed?

Is there any non-recursive term that folds over a scott-encoded list?

Church Numerals convert to int without language primitive

lisp scheme lambda-calculus

How would you implement a beta-reduction function in F#?

f# lambda-calculus

lambda calculus, normal order, normal form,

Sum of list elements and length of list in lambda calculus

Integer division using only addition, multiplication, subtraction and maximum

Lambda calculus predecessor function reduction steps

lambda-calculus reduction

Why can't (Set -> Set) have type Set?

types lambda-calculus agda