Type System
- Category :
- Concept
- Tags :
- general_computing_gleanings
- computer_science
- computer_programming
- t
- Created:
Table of Contents
About
In computer programming, a type system is a logical system comprising a set of rules that assigns a property called a type (e.g., integer, floating point, string) to every term (a word, phrase, or other set of symbols); they are usually language constructs of a computer program, such as variables, expressions, functions, or modules1.
Anki
Links
References
Wikipedia. “type system”. Available at: https://en.wikipedia.org/wiki/Type_system. (Accessed: ). ↩︎