statically-typed

From Wiktionary, the free dictionary
Archived revision by Twurl (talk | contribs) as of 05:02, 5 August 2019.
Jump to navigation Jump to search

English

Adjective

statically-typed (not comparable)

  1. (computing) Belonging to a type system that checks the variable types at compile time.
    For example, C# distinguishes between "statically-typed" and "dynamically-typed" variables; uses of the former are checked statically, while uses of the latter are checked dynamically.
    You have to define the type of a variable in a before compiling the code in a statically-typed language, like C.

Antonyms

Hypernyms

Translations