Matches in DBpedia 2016-04 for { <http://dbpedia.org/resource/Cons> ?p ?o }
Showing triples 1 to 77 of
77
with 100 triples per page.
- Cons abstract "In computer programming, cons (/ˈkɒnz/ or /ˈkɒns/) is a fundamental function in most dialects of the Lisp programming language. cons constructs memory objects which hold two values or pointers to values. These objects are referred to as (cons) cells, conses, non-atomic s-expressions (\"NATSes\"), or (cons) pairs. In Lisp jargon, the expression \"to cons x onto y\" means to construct a new object with (cons x y). The resulting pair has a left half, referred to as the car (the first element, or content of address register), and a right half (the second element, or content of decrement register), referred to as the cdr.It is loosely related to the object-oriented notion of a constructor, which creates a new object given arguments, and more closely related to the constructor function of an algebraic data type system.The word \"cons\" and expressions like \"to cons onto\" are also part of a more general functional programming jargon. Sometimes operators that have a similar purpose, especially in the context of list processing, are pronounced \"cons\". (A good example is the :: operator in ML, Scala, F# and Elm or the : operator in Haskell, which adds an element to the beginning of a list.)".
- Cons wikiPageExternalLink sdraw.
- Cons wikiPageID "208153".
- Cons wikiPageLength "7239".
- Cons wikiPageOutDegree "46".
- Cons wikiPageRevisionID "700012257".
- Cons wikiPageWikiLink Algebraic_data_type.
- Cons wikiPageWikiLink Binary_tree.
- Cons wikiPageWikiLink CAR_and_CDR.
- Cons wikiPageWikiLink Category:Articles_with_example_Lisp_code.
- Cons wikiPageWikiLink Category:Articles_with_example_Scheme_code.
- Cons wikiPageWikiLink Category:Composite_data_types.
- Cons wikiPageWikiLink Category:Data_types.
- Cons wikiPageWikiLink Category:Functional_programming.
- Cons wikiPageWikiLink Category:Lisp_(programming_language).
- Cons wikiPageWikiLink Church_encoding.
- Cons wikiPageWikiLink Common_Lisp.
- Cons wikiPageWikiLink Computer_programming.
- Cons wikiPageWikiLink Concatenation.
- Cons wikiPageWikiLink Constructor_(object-oriented_programming).
- Cons wikiPageWikiLink Elm_(programming_language).
- Cons wikiPageWikiLink F_Sharp_(programming_language).
- Cons wikiPageWikiLink First-class_function.
- Cons wikiPageWikiLink Functional_programming.
- Cons wikiPageWikiLink Hash_consing.
- Cons wikiPageWikiLink Haskell_(programming_language).
- Cons wikiPageWikiLink IBM_704.
- Cons wikiPageWikiLink Java_(programming_language).
- Cons wikiPageWikiLink Lambda_calculus.
- Cons wikiPageWikiLink Linked_list.
- Cons wikiPageWikiLink Lisp_(programming_language).
- Cons wikiPageWikiLink ML_(programming_language).
- Cons wikiPageWikiLink Memory_management.
- Cons wikiPageWikiLink Object-oriented_programming.
- Cons wikiPageWikiLink Operator_(computer_programming).
- Cons wikiPageWikiLink Ordered_pair.
- Cons wikiPageWikiLink S-expression.
- Cons wikiPageWikiLink Scala_(programming_language).
- Cons wikiPageWikiLink Scheme_(programming_language).
- Cons wikiPageWikiLink Side_effect_(computer_science).
- Cons wikiPageWikiLink Subroutine.
- Cons wikiPageWikiLink Tree_(data_structure).
- Cons wikiPageWikiLink File:Cons-cells.svg.
- Cons wikiPageWikiLinkText "".
- Cons wikiPageWikiLinkText "Cons".
- Cons wikiPageWikiLinkText "cons cell".
- Cons wikiPageWikiLinkText "cons".
- Cons wikiPageWikiLinkText "consed up".
- Cons wikiPageWikiLinkText "ed".
- Cons wikiPageWikiLinkText "list notation".
- Cons wikiPageWikiLinkText "pair".
- Cons wikiPageUsesTemplate Template:About.
- Cons wikiPageUsesTemplate Template:Clear.
- Cons wikiPageUsesTemplate Template:Data_types.
- Cons wikiPageUsesTemplate Template:IPAc-en.
- Cons wikiPageUsesTemplate Template:Lowercase.
- Cons subject Category:Articles_with_example_Lisp_code.
- Cons subject Category:Articles_with_example_Scheme_code.
- Cons subject Category:Composite_data_types.
- Cons subject Category:Data_types.
- Cons subject Category:Functional_programming.
- Cons subject Category:Lisp_(programming_language).
- Cons hypernym Function.
- Cons type Disease.
- Cons type Type.
- Cons type Structure.
- Cons type Type.
- Cons comment "In computer programming, cons (/ˈkɒnz/ or /ˈkɒns/) is a fundamental function in most dialects of the Lisp programming language. cons constructs memory objects which hold two values or pointers to values. These objects are referred to as (cons) cells, conses, non-atomic s-expressions (\"NATSes\"), or (cons) pairs. In Lisp jargon, the expression \"to cons x onto y\" means to construct a new object with (cons x y).".
- Cons label "Cons".
- Cons sameAs Q3687178.
- Cons sameAs Cons.
- Cons sameAs Cons.
- Cons sameAs m.01dkd5.
- Cons sameAs Cons.
- Cons sameAs Q3687178.
- Cons wasDerivedFrom Cons?oldid=700012257.
- Cons isPrimaryTopicOf Cons.