enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. To Mock a Mockingbird - Wikipedia

    en.wikipedia.org/wiki/To_Mock_a_Mockingbird

    To Mock a Mockingbird and Other Logic Puzzles: Including an Amazing Adventure in Combinatory Logic (1985, ISBN 0-19-280142-2) is a book by the mathematician and logician Raymond Smullyan. It contains many nontrivial recreational puzzles of the sort for which Smullyan is well known.

  3. Lambda calculus - Wikipedia

    en.wikipedia.org/wiki/Lambda_calculus

    Lambda calculus is Turing complete, that is, it is a universal model of computation that can be used to simulate any Turing machine. [3] Its namesake, the Greek letter lambda (λ), is used in lambda expressions and lambda terms to denote binding a variable in a function.

  4. Henk Barendregt - Wikipedia

    en.wikipedia.org/wiki/Henk_Barendregt

    Lambda Calculus with Types. Perspectives in Logic. Cambridge University Press. ISBN 978-052-176-614-2. H.P. Barendregt and G. Manzonetto (2022). A Lambda Calculus Satellite. Mathematical Logic and Foundations. College Publications. ISBN 978-1-84890-415-6.

  5. Fixed-point combinator - Wikipedia

    en.wikipedia.org/wiki/Fixed-point_combinator

    The Y combinator is an implementation of a fixed-point combinator in lambda calculus. Fixed-point combinators may also be easily defined in other functional and imperative languages. The implementation in lambda calculus is more difficult due to limitations in lambda calculus. The fixed-point combinator may be used in a number of different areas:

  6. Kleene–Rosser paradox - Wikipedia

    en.wikipedia.org/wiki/Kleene–Rosser_paradox

    In mathematics, the Kleene–Rosser paradox is a paradox that shows that certain systems of formal logic are inconsistent, in particular the version of Haskell Curry's combinatory logic introduced in 1930, and Alonzo Church's original lambda calculus, introduced in 1932–1933, both originally intended as systems of formal logic.

  7. Alonzo Church - Wikipedia

    en.wikipedia.org/wiki/Alonzo_Church

    Alonzo Church (June 14, 1903 – August 11, 1995) was an American computer scientist, mathematician, logician, and philosopher who made major contributions to mathematical logic and the foundations of theoretical computer science. [2]

  8. History of the Scheme programming language - Wikipedia

    en.wikipedia.org/wiki/History_of_the_Scheme...

    PLASMA's use of lexical scope was similar to the lambda calculus. Sussman and Steele decided to try to model Actors in the lambda calculus. They called their modeling system Schemer, eventually changing it to Scheme to fit the six-character limit on the ITS file system on their DEC PDP-10.

  9. Mogensen–Scott encoding - Wikipedia

    en.wikipedia.org/wiki/Mogensen–Scott_encoding

    Mogensen extends Scott encoding to encode any untyped lambda term as data. This allows a lambda term to be represented as data, within a Lambda calculus meta program. The meta function mse converts a lambda term into the corresponding data representation of the lambda term; ⁡ [] =,,. ⁡ [ ] =,,. ⁡ [] ⁡ [] ⁡ [.