dynamically-typed
English
    
    Alternative forms
    
- dynamically typed
Adjective
    
dynamically-typed (not comparable)
- (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
    
    This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.