"type system" meaning in All languages combined

See type system on Wiktionary

Noun [English]

Forms: type systems [plural]
Head templates: {{en-noun}} type system (plural type systems)
  1. (computing) A way programming language classifies values and expressions into types, how it can manipulate those types and how they interact. Wikipedia link: type system Categories (topical): Computing Derived forms: Hindley-Milner type system, nominative type system, unified type system Related terms: typechecker, type theory Translations (type system of a programming language): tyyppijärjestelmä (Finnish), Typsystem [neuter] (German), σύστημα τύπων (sýstima týpon) [neuter] (Greek), sustav tipova [masculine] (Serbo-Croatian), sustav obilježja [masculine] (Serbo-Croatian)

Inflected forms

{
  "forms": [
    {
      "form": "type systems",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "type system (plural type systems)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Entries with translation boxes",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with 1 entry",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Finnish translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with German translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Greek translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Serbo-Croatian translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Computing",
          "orig": "en:Computing",
          "parents": [
            "Technology",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        }
      ],
      "derived": [
        {
          "word": "Hindley-Milner type system"
        },
        {
          "word": "nominative type system"
        },
        {
          "word": "unified type system"
        }
      ],
      "examples": [
        {
          "ref": "2015 April 2, James Somers, “Toolkits for the Mind”, in MIT Technology Review:",
          "text": "OCaml’s big selling point is its “type system,” which is something like Microsoft Word’s grammar checker, except that instead of just putting a squiggly green line underneath code it thinks is wrong, it won’t let you run it.",
          "type": "quote"
        }
      ],
      "glosses": [
        "A way programming language classifies values and expressions into types, how it can manipulate those types and how they interact."
      ],
      "id": "en-type_system-en-noun-r9mIsxyx",
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "programming language",
          "programming language"
        ],
        [
          "value",
          "value"
        ],
        [
          "expression",
          "expression"
        ],
        [
          "types",
          "data type"
        ]
      ],
      "raw_glosses": [
        "(computing) A way programming language classifies values and expressions into types, how it can manipulate those types and how they interact."
      ],
      "related": [
        {
          "word": "typechecker"
        },
        {
          "word": "type theory"
        }
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ],
      "translations": [
        {
          "code": "fi",
          "lang": "Finnish",
          "sense": "type system of a programming language",
          "word": "tyyppijärjestelmä"
        },
        {
          "code": "de",
          "lang": "German",
          "sense": "type system of a programming language",
          "tags": [
            "neuter"
          ],
          "word": "Typsystem"
        },
        {
          "code": "el",
          "lang": "Greek",
          "roman": "sýstima týpon",
          "sense": "type system of a programming language",
          "tags": [
            "neuter"
          ],
          "word": "σύστημα τύπων"
        },
        {
          "code": "sh",
          "lang": "Serbo-Croatian",
          "sense": "type system of a programming language",
          "tags": [
            "masculine"
          ],
          "word": "sustav tipova"
        },
        {
          "code": "sh",
          "lang": "Serbo-Croatian",
          "sense": "type system of a programming language",
          "tags": [
            "masculine"
          ],
          "word": "sustav obilježja"
        }
      ],
      "wikipedia": [
        "type system"
      ]
    }
  ],
  "word": "type system"
}
{
  "derived": [
    {
      "word": "Hindley-Milner type system"
    },
    {
      "word": "nominative type system"
    },
    {
      "word": "unified type system"
    }
  ],
  "forms": [
    {
      "form": "type systems",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "type system (plural type systems)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "related": [
    {
      "word": "typechecker"
    },
    {
      "word": "type theory"
    }
  ],
  "senses": [
    {
      "categories": [
        "English countable nouns",
        "English entries with incorrect language header",
        "English lemmas",
        "English multiword terms",
        "English nouns",
        "English terms with quotations",
        "Entries with translation boxes",
        "Pages with 1 entry",
        "Pages with entries",
        "Terms with Finnish translations",
        "Terms with German translations",
        "Terms with Greek translations",
        "Terms with Serbo-Croatian translations",
        "en:Computing"
      ],
      "examples": [
        {
          "ref": "2015 April 2, James Somers, “Toolkits for the Mind”, in MIT Technology Review:",
          "text": "OCaml’s big selling point is its “type system,” which is something like Microsoft Word’s grammar checker, except that instead of just putting a squiggly green line underneath code it thinks is wrong, it won’t let you run it.",
          "type": "quote"
        }
      ],
      "glosses": [
        "A way programming language classifies values and expressions into types, how it can manipulate those types and how they interact."
      ],
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "programming language",
          "programming language"
        ],
        [
          "value",
          "value"
        ],
        [
          "expression",
          "expression"
        ],
        [
          "types",
          "data type"
        ]
      ],
      "raw_glosses": [
        "(computing) A way programming language classifies values and expressions into types, how it can manipulate those types and how they interact."
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ],
      "wikipedia": [
        "type system"
      ]
    }
  ],
  "translations": [
    {
      "code": "fi",
      "lang": "Finnish",
      "sense": "type system of a programming language",
      "word": "tyyppijärjestelmä"
    },
    {
      "code": "de",
      "lang": "German",
      "sense": "type system of a programming language",
      "tags": [
        "neuter"
      ],
      "word": "Typsystem"
    },
    {
      "code": "el",
      "lang": "Greek",
      "roman": "sýstima týpon",
      "sense": "type system of a programming language",
      "tags": [
        "neuter"
      ],
      "word": "σύστημα τύπων"
    },
    {
      "code": "sh",
      "lang": "Serbo-Croatian",
      "sense": "type system of a programming language",
      "tags": [
        "masculine"
      ],
      "word": "sustav tipova"
    },
    {
      "code": "sh",
      "lang": "Serbo-Croatian",
      "sense": "type system of a programming language",
      "tags": [
        "masculine"
      ],
      "word": "sustav obilježja"
    }
  ],
  "word": "type system"
}

Download raw JSONL data for type system meaning in All languages combined (2.5kB)


This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2024-11-28 from the enwiktionary dump dated 2024-11-21 using wiktextract (65a6e81 and 0dbea76). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.