dynamically-typed

From Wiktionary, the free dictionary
(Redirected from dynamically-typed language)
Jump to navigation Jump to search

English[edit]

Alternative forms[edit]

Adjective[edit]

dynamically-typed (not comparable)

  1. (programming) Belonging to a type system that checks the variable types at runtime.
    • 2022, Ronald T. Kneusel, Strange Code: Esoteric Languages That Make Programming Fun Again, No Starch Press, →ISBN, page 54:
      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.

Antonyms[edit]

Translations[edit]