A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Type System

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

References


  1. Wikipedia. “type system”. Available at: https://en.wikipedia.org/wiki/Type_system. (Accessed: [2025-06-07 Sat 16:31]). ↩︎

Share :

Other Articles