We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Lambda Calculus - Evaluating Expressions #4
Lambda Calculus - Evaluating Expressions #4
Sort by
recency
|
13 Discussions
|
Please Login in order to post a comment
This is highly misleading, because a term, that cannot be reduced any further is called a value (See Call-By-Value). Since the input is already in normal Form, it should be the correct value. Using words like "compute" and "value" in a lambda calculus setting should be handled with much more care.
You can read the definition of Church numerals here: https://rosettacode.org/wiki/Church_numerals
The answer is 2, that is, this is the function that applies its first argument on its second argument 2 times:
We can do calculations easily by the lambda calculator. In my opinion, everyone must give a try. It will worth your try for sure. Hostsailor We can do any type of calculation and it assures high accuracy and precise result.
hai
the last question Evaluating Expressions #3, was changed to the more reasonable "what Church numeral does this expression correspond to", but this question still has the nonsensical "compute the integer value". The change should be made here as well.