Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lambda-calculus

S combinator in Erlang

Lambda calculus expression implementing function application

Expanding Recursive Functions In Coq

How does Binary Lambda Calculus encode parenthesis?

lambda calculus in scala

Is it possible to implement foldl/foldr using unsided fold?

What does this combinator do: s (s k)

Print the first n numbers of the fibonacci sequence in one expression

Relational operations using only increment, loop, assign, zero

Verify the type of a lambda expression

haskell lambda-calculus

Python: nested lambdas -- `s_push: parser stack overflow Memory Error`

Church numeral for addition

Functional Language for Untyped Lambda Calculus

encoding binary numerals in lambda calculus

Is there a simpler type system with the practical utilities of CoC? [duplicate]

Is it possible to implement `max` efficiently on the untyped lambda calculus?

lambda-calculus in C: Booleans and NOT operator

c lambda-calculus

Is it usual to wrap a variable in an useless `id` call to avoid eta-conversion issues on proofs?

Type quantifiers in Haskell functions

haskell lambda-calculus