6. Conclusion
This article provides an overview of the notion of type and typing in programming languages. The field is vast, and regularly sees the emergence of new advances, concepts and techniques, which can either be transferred from the world of research to industrially-used development environments, or be developed directly by engineers to meet new needs.
Every programming language has its own notion of type, and every programmer, with or without the help of his or her development environment, writes or reads programs with typing information and principles in mind. By way of conclusion, let's recall the contributions of typing to programming.
-
Typing detects programming errors and promotes runtime reliability
As a general rule, compilers perform a typing check before producing code. These checks are...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Software technologies and System architectures
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
Conclusion
Bibliography
Websites
Abstract type (Wikipedia) : https://fr.wikipedia.org/wiki/Type_abstrait
Polymorphism (Wikipedia) : https://fr.wikipedia.org/wiki/Polymorphisme_(informatique)
Typing...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference