"dynamically-typed" meaning in All languages combined

See dynamically-typed on Wiktionary

Adjective [English]

Forms: dynamically typed [alternative]
Head templates: {{en-adj|-}} dynamically-typed (not comparable)
  1. (programming) Belonging to a type system that checks the variable types at runtime. Tags: not-comparable Categories (topical): Programming Translations (Translations): dynamisch typisiert (German), dinamicamente tipado (Portuguese), tipado dinamicamente (Portuguese), dynamiskt typat (Swedish), dinamik yazılan/yazılmış (Turkish)
{
  "antonyms": [
    {
      "word": "statically-typed"
    }
  ],
  "forms": [
    {
      "form": "dynamically typed",
      "tags": [
        "alternative"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "-"
      },
      "expansion": "dynamically-typed (not comparable)",
      "name": "en-adj"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "adj",
  "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 German translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Portuguese translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Swedish translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Turkish translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Programming",
          "orig": "en:Programming",
          "parents": [
            "Computing",
            "Software engineering",
            "Technology",
            "Computer science",
            "Engineering",
            "Software",
            "All topics",
            "Sciences",
            "Applied sciences",
            "Media",
            "Fundamental",
            "Communication"
          ],
          "source": "w"
        }
      ],
      "examples": [
        {
          "ref": "2022, Ronald T. Kneusel, Strange Code: Esoteric Languages That Make Programming Fun Again, No Starch Press, →ISBN, page 54:",
          "text": "A dynamically typed language does not require the programmer to declare the type of data a variable holds before using it. Python is a dynamically typed language.",
          "type": "quote"
        }
      ],
      "glosses": [
        "Belonging to a type system that checks the variable types at runtime."
      ],
      "id": "en-dynamically-typed-en-adj-2Rgz06Xg",
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "type system",
          "type system"
        ],
        [
          "variable",
          "variable"
        ],
        [
          "type",
          "type"
        ],
        [
          "runtime",
          "runtime"
        ]
      ],
      "raw_glosses": [
        "(programming) Belonging to a type system that checks the variable types at runtime."
      ],
      "tags": [
        "not-comparable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ],
      "translations": [
        {
          "code": "de",
          "lang": "German",
          "sense": "Translations",
          "word": "dynamisch typisiert"
        },
        {
          "code": "pt",
          "lang": "Portuguese",
          "sense": "Translations",
          "word": "dinamicamente tipado"
        },
        {
          "code": "pt",
          "lang": "Portuguese",
          "sense": "Translations",
          "word": "tipado dinamicamente"
        },
        {
          "code": "sv",
          "lang": "Swedish",
          "sense": "Translations",
          "word": "dynamiskt typat"
        },
        {
          "code": "tr",
          "lang": "Turkish",
          "sense": "Translations",
          "word": "dinamik yazılan/yazılmış"
        }
      ]
    }
  ],
  "word": "dynamically-typed"
}
{
  "antonyms": [
    {
      "word": "statically-typed"
    }
  ],
  "forms": [
    {
      "form": "dynamically typed",
      "tags": [
        "alternative"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "-"
      },
      "expansion": "dynamically-typed (not comparable)",
      "name": "en-adj"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "adj",
  "senses": [
    {
      "categories": [
        "English adjectives",
        "English adverb-adjective phrases",
        "English entries with incorrect language header",
        "English lemmas",
        "English multiword terms",
        "English terms with quotations",
        "English uncomparable adjectives",
        "Entries with translation boxes",
        "Pages with 1 entry",
        "Pages with entries",
        "Terms with German translations",
        "Terms with Portuguese translations",
        "Terms with Swedish translations",
        "Terms with Turkish translations",
        "Translation table header lacks gloss",
        "en:Programming"
      ],
      "examples": [
        {
          "ref": "2022, Ronald T. Kneusel, Strange Code: Esoteric Languages That Make Programming Fun Again, No Starch Press, →ISBN, page 54:",
          "text": "A dynamically typed language does not require the programmer to declare the type of data a variable holds before using it. Python is a dynamically typed language.",
          "type": "quote"
        }
      ],
      "glosses": [
        "Belonging to a type system that checks the variable types at runtime."
      ],
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "type system",
          "type system"
        ],
        [
          "variable",
          "variable"
        ],
        [
          "type",
          "type"
        ],
        [
          "runtime",
          "runtime"
        ]
      ],
      "raw_glosses": [
        "(programming) Belonging to a type system that checks the variable types at runtime."
      ],
      "tags": [
        "not-comparable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "translations": [
    {
      "code": "de",
      "lang": "German",
      "sense": "Translations",
      "word": "dynamisch typisiert"
    },
    {
      "code": "pt",
      "lang": "Portuguese",
      "sense": "Translations",
      "word": "dinamicamente tipado"
    },
    {
      "code": "pt",
      "lang": "Portuguese",
      "sense": "Translations",
      "word": "tipado dinamicamente"
    },
    {
      "code": "sv",
      "lang": "Swedish",
      "sense": "Translations",
      "word": "dynamiskt typat"
    },
    {
      "code": "tr",
      "lang": "Turkish",
      "sense": "Translations",
      "word": "dinamik yazılan/yazılmış"
    }
  ],
  "word": "dynamically-typed"
}

Download raw JSONL data for dynamically-typed meaning in All languages combined (2.1kB)


This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2025-03-01 from the enwiktionary dump dated 2025-02-21 using wiktextract (7c21d10 and f2e72e5). 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.