Search code examples
Y combinator in scheme blows up using Church numbers, but works on regular numbers...


schemelambda-calculus

Read More
What is the difference between normal and lambda Haskell functions?...


haskelllambda-calculus

Read More
How would the Lambda Calculus add numbers?...


lambdafunctional-programminglambda-calculus

Read More
Debug: Couldn't match expected type ‘GHC.Types.Bool’ with actual type ‘Bool’...


debugginghaskelllambdacaselambda-calculus

Read More
How does Haskell perform Beta conversion to derive a type?...


haskelltype-inferencelambda-calculusapplicativehindley-milner

Read More
Does SKS equal SKK?...


lambda-calculuscombinatorsequivalencek-combinators-combinator

Read More
Haskell dependent, independent variables in lambda function as applied to foldr...


haskelltypesfoldlambda-calculus

Read More
Query on Booleans in Lambda Calculus...


functional-programminglambda-calculus

Read More
Lambda Calculus let explanation needed...


haskellletlambda-calculus

Read More
How to turn Integer-List Generator [m ...] in Lambda Calculus in Haskell...


haskelllambda-calculus

Read More
What is call/cc?...


lambdaschemecontinuationslambda-calculuscallcc

Read More
Show that term `cons` works by showing all beta reductions...


functional-programminglambda-calculuscons

Read More
How to define a function with Church numerals in lambda-terms?...


functionlambda-calculuscomputation-theorychurch-encodingcomputability

Read More
What does postcompose mean when talking about lambda calculus?...


lambda-calculus

Read More
Practical usage of lambda calculus...


lambda-calculus

Read More
Java 8 and lambda calculus equivalent...


javafunctionjava-8lambda-calculus

Read More
What is the difference of λx. x (λy. y) and (λx. x) (λy. y)...


lambda-calculus

Read More
What is the type of this haskell double function composition?...


haskellcurryinglambda-calculusfunction-composition

Read More
Church numeral for addition...


lambda-calculuschurch-encoding

Read More
Lambda Calculus change of variable and application question...


haskelllambdalambda-calculus

Read More
Assignment grammar conflicting with λ-calculus application grammar...


c++parsingantlrgrammarlambda-calculus

Read More
How to understand the boolean expression in lambda expression?...


functional-programminglambda-calculus

Read More
What is the most concise way to generate strings of language anbncn using JavaScript without using l...


javascriptlambda-calculusturing-machinesdeclarativecomputability

Read More
What part of Hindley-Milner do you not understand?...


haskellfunctional-programminglambda-calculushindley-milnerdenotational-semantics

Read More
The Little Typer. I don't understand the meaning of The Initial Second Commandment of λ...


racketlambda-calculustype-theorypie-lang

Read More
When will the x be equivalent to the y in substitution in beta-reduction?...


lambda-calculus

Read More
Lambda Expressions for Higher Order Function in Haskell...


haskellfunctional-programminghigher-order-functionslambda-calculus

Read More
Haskell help : Replacing terms within a lambda-term with new variables! (Simple mistake needs fixing...


haskellfunctional-programminglambda-calculus

Read More
Functoriality of List in Pure Haskell Lambda Calculus...


haskelllambdafunctorlambda-calculusparametric-polymorphism

Read More
Y combinator in elisp...


lispelisplambda-calculuscombinatorsy-combinator

Read More
BackNext