Combinatory logic

Enlarge text Shrink text
  • Topic
| מספר מערכת 987007543265905171
Information for Authority record
Name (Hebrew)
היגיון קומבינטורי
Name (Latin)
Combinatory logic
Other forms of name
Logic, Combinatory
See Also From tracing topical name
Logic, Symbolic and mathematical
Nonclassical mathematical logic
MARC
MARC
Other Identifiers
Wikidata: Q1481571
Library of congress: sh 85028814
Wikipedia description:

Combinatory logic is a notation to eliminate the need for quantified variables in mathematical logic. It was introduced by Moses Schönfinkel and Haskell Curry, and has more recently been used in computer science as a theoretical model of computation and also as a basis for the design of functional programming languages. It is based on combinators, which were introduced by Schönfinkel in 1920 with the idea of providing an analogous way to build up functions—and to remove any mention of variables—particularly in predicate logic. A combinator is a higher-order function that uses only function application and earlier defined combinators to define a result from its arguments.

Read more on Wikipedia >