Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lambda-calculus

Simply typed lambda calculus vs Hindley-Milner type system

Conversion from lambda term to combinatorial term

Free variables list of a lambda expression

Normalizing functions without actually applying it in Haskell

How would you abstract away the boilerplate in this pair of "similar shaped" datatypes

Is it actually possible to remove "Pi" from Calculus of Constructions?

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