Definify.com
Definition 2024
weakly-typed
weakly-typed
English
Adjective
weakly-typed (not comparable)
- (computing) belonging to a type system that likely would not result in a error, if the variable passed does not closely match the expected type.
- A weakly-typed language will most possibly not generate an error or refuse to compile, if the argument passed to a function does not match the expected type closely.
Synonyms
Antonyms
Hypernyms
Translations
computing - belonging to the type system which does not enforce variable type
|