statically-typed

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

This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.