データ型
データ
の
種類
。
プログラミング
で
使用される
概念
で、
情報
の種類を
表す
語。
プログラミング言語
によって
分類
のしかたが
異なる
。
通常
のプログラミング言語では、
文字型
・
整数型
・
浮動小数点型
・
実数型
・
文字列型
などがある。
data type
プログラミング
(
programming
)
型理論
(
Type theory
) -- for the mathematical models of types
型システム
(
type system
) -- for different choices in programming language typing
メタ情報
-- データ型を表す情報はメタ情報である。
制限
-- データ型には何らかの制限がある。
データ構造
(
data structure
)
インスタンス
(
instance
)
変数
(
variable
)
総称型
(
generic type
)
基本データ型
抽象データ型
(
ADT
:
abstract data type
)
再帰データ型
(
Recursive Type
)
データ辞書
(
data dictionary
)
関数型プログラミング
(
functional programming
)
カインド
(
kind
)
データ型 - Wikipedia
Data type - Wikipedia