User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

dido:public:ra:xapend:xapend.a_glossary:s:strongly_typed_language

Strongly Typed Language

Return to Glossary

A Strongly Typed Language has stricter typing rules at compile time, which implies that errors and exceptions are more likely to happen during compilation. Most of these rules affect variable assignment, function return values, procedure arguments and function calling. Dynamically Typed Languages (also known as Weakly Typed Language) is when type checking happens at run time.

Note: that in dynamically typed languages, values have types, not variables.

Source: https://en.wikipedia.org/wiki/Strong_and_weak_typing

dido/public/ra/xapend/xapend.a_glossary/s/strongly_typed_language.txt · Last modified: 2022/01/26 17:02 by nick
Translations of this page: