Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lambda-calculus

Strategy for desugaring Haskell

Looking for a Church-encoding (lambda calculus) to define < , > , !=

How to correctly curry a function in JavaScript?

Is it possible to showcase the different strategies of evaluation by modifying this simple reducer?

Can it be proved that call-by-need has the minimal asymptotic time complexity among all reduction strategies?

Simple lambda calculus DSL using GADTs in OCaml

ocaml dsl lambda-calculus gadt

Subtraction operation using only increment, loop, assign, zero

Why do java lambda expressions not introduce a new level of scope?

Practical application of SKI calculus and BCKW

Query on Booleans in Lambda Calculus

What exactly makes a type system consistent?

How to find the optimal processing order?

What does the lambda calculus have to say about return values?

Java 8 lambda and alpha equivalence

What are the state-of-art methods for solving functional equations?

What it means lambda calculus is equivalent to turing machine