Search code examples
Haskell Lambda help - Splitting up terms from a lambda-term input...


haskellfunctional-programminglambda-calculus

Read More
Haskell Lambda help - Creating a applications function...


haskelllambdafunctional-programminglambda-calculus

Read More
Normalizing functions without actually applying it in Haskell...


haskellnormalizationevaluationlambda-calculus

Read More
Lambda Calculus CONS Pair implementation with Lisp...


lisplambda-calculus

Read More
How to pattern match on a boolean equality on strings and simultaneously gain the desired propositio...


coqequalitysubstitutionlambda-calculustheorem-proving

Read More
What is a kind projector...


scalafunctional-programminglambda-calculushigher-kinded-typeskind-projector

Read More
Pattern matching implementing Lambda calculus in Haskell...


haskellpattern-matchinglambda-calculus

Read More
Why is Haskell (GHC) so darn fast?...


performancehaskellghchigher-order-functionslambda-calculus

Read More
What is the normal form of this lambda calculus and are there any free variables?...


lambda-calculus

Read More
How to coerce types from different type levels in Haskell?...


haskellmonadslambda-calculusgadttype-theory

Read More
beta reduction strategies in Haskell...


haskellfunctional-programminglambda-calculus

Read More
Beta reduction of Lambda Calculus...


mathlambdalambda-calculus

Read More
Is the Y Combinator a left fold or a right fold?...


recursionfunctional-programmingfoldlambda-calculusy-combinator

Read More
m to the power of 0 in Church’s Numerals...


lambdalambda-calculuscomputation-theoryexponentiationchurch-encoding

Read More
What are some types and/or terms in system-f that cannot be expressed in Hindley Milner...


typestype-inferencelambda-calculushindley-milner

Read More
Implementing nested/recursive datatypes in the presence of type operators...


haskelltypeslambda-calculushigher-kinded-typestype-theory

Read More
How to write a function to check the array for symmetry using lambda calculus?...


algorithmhaskellfunctional-programminglambda-calculus

Read More
evaluate lambda calculus- OR FALSE TRUE...


lambda-calculus

Read More
Converting from Church Encoding to Numerals...


haskelllambda-calculuschurch-encoding

Read More
What is ETA short for?...


scalaterminologylambda-calculus

Read More
Understanding lambda calculus through translation into Python?...


pythonlambda-calculus

Read More
Generating random terms from a grammar (simply typed lambda calculus)...


haskelllambda-calculusquickcheck

Read More
Lambda-Calculus Representation in NLTK CCG...


pythonnltklambda-calculuscombinatory-logic

Read More
Lambda Calculus Function Reduction steps...


lambda-calculus

Read More
Problem with recursion using lambda calculus (using church numerals) in Javascript...


javascriptfunctional-programminglambda-calculus

Read More
How would you implement a fixed-point operator (Y combinator) in F#?...


f#lambda-calculusy-combinatorfixpoint-combinators

Read More
Fixed point of K combinator...


lambda-calculusy-combinatorfixpoint-combinatorsk-combinator

Read More
Finding the most general unifier in Haskell using Data.Comp.Unification (beginner question)...


haskelltype-inferencelambda-calculusunificationtype-theory

Read More
System F Church numerals in Agda...


agdalambda-calculuschurch-encodingsystem-ftyped-lambda-calculus

Read More
Zip function in System F...


lambda-calculustype-theorysystem-f

Read More
BackNext