Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lambda-calculus

Convergence of Mathematics and Programming Languages

Reusing a Lambda function in Haskell

haskell lambda-calculus

Embedding higher kinded types (monads!) into the untyped lambda calculus

Access outer variable inside a block and Y-combinator

Which terms is corresponding for Map, Filter, Foldable, Bind etc from Category Theory?

Is it possible to infer the normalized source of a pure λ function on Haskell?

Haskell Interpreter for System T Combinator Language

How to write an empty list using S, K and I combinators?

Java 8 and lambda calculus equivalent

How to implement a recursive function in lambda calculus using a subset of Clojure language?

Checking understanding of: "Variable" v.s. "Value", and "function" vs "abstraction"

Is it possible to write a data structure or data structures that represent only closed terms in Haskell or any other language?

Y-combinator in D?

Pure Lambda Calculus - and function

Defining a stack data structure and its main operations in lambda calculus

Church Numerals: how to encode zero in lambda calculus?

How to compile Haskell into the untyped lambda calculus (or GHC core)?

interpret Parigot's lambda-mu calculus in Haskell

Haskell for Lambda Calculus, Type Inferencing